DataFramegetIndices Method |
Get an array with all the index groups
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:
StringIndices being used
See Also