dotnetCHARTING Send comments on this topic.
GetValues Method
See Also 
dotnetCHARTING Namespace > SubValueCollection Class : GetValues Method


Gets a comma delimited list of values in this SubValueCollection.

Syntax

Visual Basic (Declaration) 
Public Function GetValues() As String
Visual Basic (Usage)Copy Code
Dim instance As SubValueCollection
Dim value As String
 
value = instance.GetValues()
C# 
public string GetValues()

See Also

© 2010 All Rights Reserved.