CheckedIndicesCollectionToString Method

Convert the checked indices to a comma-separated list

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override string ToString()

Return Value

String
Returns a string containing the indices separated by commas

See Also