WordPattern Class |
Namespace: GroupDocs.Search.Common
The WordPattern type exposes the following members.
Name | Description | |
---|---|---|
![]() | WordPattern |
Initializes a new instance of the WordPattern class.
|
Name | Description | |
---|---|---|
![]() | AppendCharacter |
Appends a character to the word pattern.
|
![]() | AppendOneCharacterWildcard |
Appends one character wildcard to the word pattern.
|
![]() | AppendOneOrMoreCharactersWildcard |
Appends one or more characters wildcard to the word pattern.
|
![]() | AppendString |
Appends a string to the word pattern.
|
![]() | AppendWildcard |
Appends a wildcard to the word pattern.
|
![]() | AppendZeroOrMoreCharactersWildcard |
Appends zero or more characters wildcard to the word pattern.
|
![]() | AppendZeroOrOneCharacterWildcard |
Appends zero or one character wildcard to the word pattern.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current WordPattern.
(Overrides ObjectToString.) |