IntCollectionToString Method

Return the String representation of the contents of this Collection.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3112.4353
C#
public override string ToString()

Return Value

String
String representation of this Collection's contents.

See Also