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

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

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