Interface IEntryClassesPermissions
Assembly: Sdl.MultiTerm.TMO.Interop.dll
Syntax
[Guid("4D2B71BC-EBBB-4F39-B4F7-4004529D7716")]
public interface IEntryClassesPermissions : IEnumerable
Properties
Count
Declaration
Property Value
Type |
Description |
System.Int32 |
|
Item[Object]
Declaration
EntryClassPermissions this[object Index] { get; }
Parameters
Type |
Name |
Description |
System.Object |
Index |
|
Property Value
XML
Declaration
Property Value
Type |
Description |
System.String |
|
Methods
GetEnumerator()
Declaration
IEnumerator GetEnumerator()
Returns
Type |
Description |
System.Collections.IEnumerator |
|