'Declaration Public ReadOnly Property CountOfCombsFound As Integer
'Usage Dim instance As CombRemovalResults Dim value As Integer value = instance.CountOfCombsFound
public int CountOfCombsFound {get;}
public: __property int get_CountOfCombsFound();
'Declaration Public ReadOnly Property CountOfCombsFound As Integer
'Usage Dim instance As CombRemovalResults Dim value As Integer value = instance.CountOfCombsFound
public int CountOfCombsFound {get;}
public: __property int get_CountOfCombsFound();