Initializing help system before first use

print Method

Prints the XPRBindexSet.

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

Return Value

Type:  Int32
1 on error, 0 otherwise.
Examples
xbsetops.cs in the Introductory Examples folder and foliodata.cs in the User's Guide Examples folder.
See Also