ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPArray<T> Class : Count Property |
'Declaration Public ReadOnly Property Count As Integer
'Usage Dim instance As ImGearXMPArray(Of T) Dim value As Integer value = instance.Count
public int Count {get;}
public: __property int get_Count();