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