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