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

Parameters
- text
-
Type:
SystemString
The name of an index in the set.
Return Value
Type: Int32The integer sequence number of the index within the set, or -1 if it is not contained.

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