Class IndexClass
Inheritance
System.Object
IndexClass
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: Sdl.MultiTerm.TMO.Interop
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("B50583D6-F883-4CC1-8A1D-6D89210CB84E")]
[ClassInterface(ClassInterfaceType.None)]
public class IndexClass : Index, IIndex
Explicit Interface Implementations
IIndex.Fields
Declaration
public virtual DescriptiveFields IIndex.Fields { get; }
Returns
Type | Description |
---|---|
DescriptiveFields |
IIndex.Label
Declaration
public virtual string IIndex.Label { get; }
Returns
Type | Description |
---|---|
System.String |
IIndex.Language
Declaration
public virtual string IIndex.Language { get; }
Returns
Type | Description |
---|---|
System.String |
IIndex.Locale
Declaration
public virtual string IIndex.Locale { get; }
Returns
Type | Description |
---|---|
System.String |
IIndex.TargetOnly
Declaration
public virtual bool IIndex.TargetOnly { get; }
Returns
Type | Description |
---|---|
System.Boolean |
IIndex.TermFields
Declaration
public virtual DescriptiveFields IIndex.TermFields { get; }
Returns
Type | Description |
---|---|
DescriptiveFields |