getVarByName Method
Retrieve an XPRBvar variable by name.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0

Parameters
- name
-
Type:
SystemString
The variable name.
Return Value
Type: XPRBvarThe XPRBvar corresponding to the given name, if found.

xbexpl.cs in the Introductory Examples folder and xbcontr2.cs in the User's Guide Examples folder.
