getVarByName Method
  Retrieve an XPRBvar variable by name. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.13.0
 Syntax
Syntax
Parameters
- name
- 
   Type: 
   SystemString
   
 The variable name.
Return Value
Type: XPRBvarThe XPRBvar corresponding to the given name, if found.
 Examples
Examples
 xbexpl.cs in the Introductory Examples folder and xbcontr2.cs in the User's Guide Examples folder.
 See Also
See Also
 
