getIndexName Method
Get the name of an index.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0

Parameters
- i
-
Type:
SystemInt32
The integer index number.
Return Value
Type: StringThe string name of the ith element in the set if it exists.

xbburgi.cs and xbsetops.cs in the Introductory Examples folder. foliodata.cs, xbexpl1i.cs and xbexpl2.cs in the User's Guide Examples folder.
