IdeaBlade DevForce 2010 Help Reference
GrammarString Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : GrammarString Class


The following tables list the members exposed by GrammarString.

Public Constructors

 NameDescription
Public ConstructorGrammarString Constructor  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Library Gets or sets the GrammarLibrary instance used to implement the grammar rules.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public Methodstatic (Shared in Visual Basic)FormatOverloaded. Same syntax as String.Format(). The format string additionally understands grammatical rules that are reflectively called to the GrammarString.Library instance. See GrammarLibrary for a list of default rules and their syntax.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.