Scan Method (String, String)
  This mimics scanf in functionality. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
Parameters
- text
- 
   Type: 
   SystemString
   
 
- fieldSpecification
- 
   Type: 
   SystemString
   
 A string that may contain simple field specifications of the form {i}, {S}, etc
Return Value
Type: Objectobject[] that contains values for each field
 See Also
See Also
 
