Public ReadOnly Property CountOfLinesFound As Integer
Dim instance As LineRemovalResults Dim value As Integer value = instance.CountOfLinesFound
public int CountOfLinesFound {get;}
Public ReadOnly Property CountOfLinesFound As Integer
Dim instance As LineRemovalResults Dim value As Integer value = instance.CountOfLinesFound
public int CountOfLinesFound {get;}