'Declaration Public ReadOnly Property Count As Integer
'Usage Dim instance As CaptureSizes Dim value As Integer value = instance.Count
public int Count {get;}
public: property int Count { int get(); }
Target Platforms
CaptureSizes Class CaptureSizes Members