Version

Search Results

Customizer Property

Returns the Infragistics.Documents.TextDocumentResourceCustomizer for this assembly. Syntax

GetObject Method

Returns the resource object using the specified name. Syntax Parameters name Name of the resource item Return Value An object containing the specified resource

GetString(String) Method

Returns the resource string using the specified resource name and default culture. The string is then formatted using the arguments specified. Syntax Parameters name Name of the string resource to return.

GetString(String,Object[]) Method

Returns the resource string using the specified name and default culture. Syntax Parameters name Name of the string resource to return.args Arguments supplied to the string.Format method when formatting the string.

GetString Method

Returns the resource string using the specified name and default culture. Overload List

Infragistics.Documents Namespace

Classes Class Description See Also Reference Infragistics.Documents.TextDocument.TSql Assembly

Infragistics.Documents.TextDocument.VisualBasic Assembly

Namespaces Namespace Description Infragistics.Documents Infragistics.Documents.Parsing

VisualBasicLanguage.SymbolNames Class

Symbol name constants for the VisualBasicLanguage. Syntax

VisualBasicLanguage.SymbolNames Class Fields

For a list of all members of this type, see VisualBasicLanguage.SymbolNames members. Public Fields Name Description AddAssignment Name for the AddAssignment symbol. AddExpression Name for the AddExpression symbol. AddHandlerAccessorStatement Name for the AddHandlerAccessorStatement symbol. AddHandlerBlock Name for...