ComponentOne Basic Library for UWP
ToString Method (C1OrderedSet)

C1.UWP Assembly > C1.Xaml Namespace > C1OrderedSet Class : ToString Method
Returns a System.String that represents the current System.Object.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

A System.String that represents the current System.Object.
See Also

Reference

C1OrderedSet Class
C1OrderedSet Members