Initializing help system before first use

getName Method

Retrieve the variable name.

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

Return Value

Type:  String
The string variable name.
Examples
xbburg.cs, xbcoco.cs, xbcoco1.cs, xbcoco2.cs, xbcoco3.cs, xbcontrl.cs, xbexpl.cs, xbportf.cs, xbpurch.cs, xbworkrng.cs and xbworks.cs from the Introductory Examples folder. xbrecurs.cs from the Advanced Examples folder. xbcontr2.cs, xbcutex.cs, xbexpl1.cs, xbexpl1i.cs, xbqprl2.cs and xbexpl3.cs from the User's Guide Examples folder.
See Also