Class HomonymClass
Inheritance
System.Object
HomonymClass
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
[ClassInterface(ClassInterfaceType.None)]
[Guid("E0EAAA49-38CA-429E-9D1C-5675270554C1")]
public class HomonymClass : Homonym, IHomonym
Explicit Interface Implementations
IHomonym.EntryID
Declaration
public virtual int IHomonym.EntryID { get; }
Returns
Type | Description |
---|---|
System.Int32 |
IHomonym.Index
Declaration
public virtual string IHomonym.Index { get; }
Returns
Type | Description |
---|---|
System.String |
IHomonym.Term
Declaration
public virtual string IHomonym.Term { get; }
Returns
Type | Description |
---|---|
System.String |