ComponentOne FinancialChart for WPF
ToString Method (C1OrderedSet)



C1.WPF Namespace > C1OrderedSet Class : ToString Method
Returns a string that represents the current object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As C1OrderedSet
Dim value As String
 
value = instance.ToString()
public override string ToString()
public:
String^ ToString(); override 

Return Value

A string that represents the current object.
See Also

Reference

C1OrderedSet Class
C1OrderedSet Members