'Declaration Public ReadOnly Property CountOfBlobsFound As Integer
'Usage Dim instance As BlobRemovalResults Dim value As Integer value = instance.CountOfBlobsFound
public int CountOfBlobsFound {get;}
public: __property int get_CountOfBlobsFound();
'Declaration Public ReadOnly Property CountOfBlobsFound As Integer
'Usage Dim instance As BlobRemovalResults Dim value As Integer value = instance.CountOfBlobsFound
public int CountOfBlobsFound {get;}
public: __property int get_CountOfBlobsFound();