Class ExtractionKey
Extraction key
Inheritance
System.Object
ExtractionKey
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Text
Assembly: Simplic.CoreLib.dll
Syntax
public class ExtractionKey
Properties
| Improve this Doc View SourceKey
Gets or sets the key to compare
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |