'DeclarationPublic ReadOnly Property CountChanged As Boolean
'UsageDim instance As SegmentDataChangedEventArgs Dim value As Boolean value = instance.CountChanged
public bool CountChanged {get;}
Property Value
true if [count changed]; otherwise, false.