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

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

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