NevronOpenVision
Nevron.Nov Namespace / NStringParser Class


NStringParser Class Fields

For a list of all members of this type, see NStringParser members.

Public Fields
 NameDescription
Public FieldA constants for the asterisk character - *  
Public FieldDouble quote char - "  
Public FieldSingle quote char - '  
Public FieldA contants for the slash character - /  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Fieldstatic (Shared in Visual Basic)  
Internal Field  
Internal Field  
Internal Field  
Protected FieldThe char array to parse.  
Protected FieldThe inclusive end position in the char array at which to end parsing.  
Protected FieldThe current position in the char array.  
Protected FieldThe inclusive start position in the char array from which to begin parsing.  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
See Also