Removes the specified Alias from an AliasDictionary object....Method Removes the specified alias from an AliasDictionary object...Remove ( string alias ) Public Function Remove ( alias As String )...
Adds the specified pair of Alias and associated text to this instance of the AliasDictionary....Adds the specified pair of alias and associated text to this...the specified collection of alias/replacement pairs to this instance...
Adds the specified pair of Alias and associated text to this instance of the AliasDictionary....Adds the specified pair of alias and associated text to this...( string alias , string text ) Public Sub Add ( alias As String...
Determines whether an AliasDictionary object contains the specified Alias....object contains the specified alias. Namespace: GroupDocs.Search...Contains ( string alias ) Public Function Contains ( alias As String...
Initializes a new instance of the AliasReplacementPair class....string alias , string replacement ) Public Sub New ( alias As String...String ^ alias , String ^ replacement ) new : alias : string...
Represents a dictionary of Aliases....Adds the specified pair of alias and associated text to this...the specified collection of alias/replacement pairs to this instance...
Gets the Alias....AliasReplacementPair Properties Alias Property Replacement Property...Properties Name Description Alias Gets the alias. Replacement Gets the...
Adds the specified collection of Alias/replacement pairs to this instance of the AliasDictionary....the specified collection of alias/replacement pairs to this instance...the specified collection of alias/replacement pairs to this instance...
This article shows the use of Aliases which allows you to reduce the length of search queries in text form.... To use an alias in a search query, you must...symbol with the name of the alias after it without spaces. Aliases...
Represents an Alias/replacement pair....AliasReplacementPair Class Represents an alias/replacement pair. Inheritance...Properties Name Description Alias Gets the alias. Replacement Gets the...