Initializing help system before first use

getSize Method

Returns the size of the XPRBindexSet.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public int getSize()

Return Value

Type:  Int32
The integer size of the current XPRBindexSet.
Examples
xbburgi.cs and xbsetops.cs in the Introductory Examples folder. xbexpl1i.cs and xbexpl2.cs in the User's Guide folder.
See Also