Leadtools Namespace > RasterTagMetadata Class : Count Property |
public int Count {get;}
'Declaration Public ReadOnly Property Count As Integer
'Usage Dim instance As RasterTagMetadata Dim value As Integer value = instance.Count
public int Count {get;}
@property (nonatomic, assign, readonly) unsigned int count;
public int getCount()
get_Count();