OpenText Content Manager SDK 23.3 and 23.4
TRIM.SDK.EnumItemList Member List

This is the complete list of members for TRIM.SDK.EnumItemList, including all inherited members.

Add(EnumItem x)TRIM.SDK.EnumItemList
AddRange(EnumItemList values)TRIM.SDK.EnumItemList
CapacityTRIM.SDK.EnumItemList
Clear()TRIM.SDK.EnumItemList
CopyTo(EnumItem[] array)TRIM.SDK.EnumItemList
CopyTo(EnumItem[] array, int arrayIndex)TRIM.SDK.EnumItemList
CopyTo(int index, EnumItem[] array, int arrayIndex, int count)TRIM.SDK.EnumItemList
CountTRIM.SDK.EnumItemList
EnumItemList(global::System.Collections.IEnumerable c)TRIM.SDK.EnumItemList
EnumItemList(global::System.Collections.Generic.IEnumerable< EnumItem > c)TRIM.SDK.EnumItemList
EnumItemList()TRIM.SDK.EnumItemList
EnumItemList(EnumItemList other)TRIM.SDK.EnumItemList
EnumItemList(int capacity)TRIM.SDK.EnumItemList
GetEnumerator()TRIM.SDK.EnumItemList
GetRange(int index, int count)TRIM.SDK.EnumItemList
Insert(int index, EnumItem x)TRIM.SDK.EnumItemList
InsertRange(int index, EnumItemList values)TRIM.SDK.EnumItemList
IsFixedSizeTRIM.SDK.EnumItemList
IsReadOnlyTRIM.SDK.EnumItemList
IsSynchronizedTRIM.SDK.EnumItemList
operator EnumItem[](EnumItemList list)TRIM.SDK.EnumItemListstatic
operator EnumItemList(EnumItem[] list)TRIM.SDK.EnumItemListstatic
RemoveAt(int index)TRIM.SDK.EnumItemList
RemoveRange(int index, int count)TRIM.SDK.EnumItemList
Repeat(EnumItem value, int count)TRIM.SDK.EnumItemListstatic
Reverse()TRIM.SDK.EnumItemList
Reverse(int index, int count)TRIM.SDK.EnumItemList
SetRange(int index, EnumItemList values)TRIM.SDK.EnumItemList
this[int index]TRIM.SDK.EnumItemList
ToArray()TRIM.SDK.EnumItemList