Set the lexical type.
Namespace: Lucene.Net.Analysis.TokenattributesAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
void SetType( string type ) |
Visual Basic |
---|
Sub SetType ( _ type As String _ ) |
Visual C++ |
---|
void SetType( String^ type ) |
Parameters
- type
- Type: System..::..String
[Missing <param name="type"/> documentation for "M:Lucene.Net.Analysis.Tokenattributes.TypeAttribute.SetType(System.String)"]