XmlDataFramegetIndices Method |
Return the indices associated with the parsed results
Namespace:
Kratos_3.Network
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntaxpublic string[] getIndices()
Public Function getIndices As String()
public:
array<String^>^ getIndices()
member getIndices : unit -> string[]
Return Value
Type:
String
See Also