'Declaration Public Function New( _ ByVal countChanged As Boolean _ )
'Usage Dim countChanged As Boolean Dim instance As New SegmentDataChangedEventArgs(countChanged)
public SegmentDataChangedEventArgs( bool countChanged )
Parameters
- countChanged
- if set to
true
[count changed].