'Declaration Public ReadOnly Property CountOfLinesFound As Integer
'Usage Dim instance As LineRemovalResults Dim value As Integer value = instance.CountOfLinesFound
public int CountOfLinesFound {get;}
public: __property int get_CountOfLinesFound();
'Declaration Public ReadOnly Property CountOfLinesFound As Integer
'Usage Dim instance As LineRemovalResults Dim value As Integer value = instance.CountOfLinesFound
public int CountOfLinesFound {get;}
public: __property int get_CountOfLinesFound();