M-Files API 23.11.13135.0
PropertyValues Collection
Members 
Description
PropertyValues is a collection of PropertyValue objects.
Public Methods
Adds the item to the collection at the specified position.
Creates a copy of the object.
Copies the content to this object from another object.
Checks for equality to the specified object.
Returns the index of the specified property value in the collection, or -1 if the specified property value does not exist in the collection.
Returns the index of the specified property value in the collection, or -1 if the specified property value does not exist in the collection. Uses an alias to identify the property.
Removes the item at the specified position.
Searches the collection for a specified property value.
Searches the collection for a specified property value. Uses an alias to identify the property.
Searches the collection for a specified property value.
Public Properties
The number of items in the collection.
Accesses the item at the specified position in the collection.
See Also

PropertyValues Members  | PropertyValue Object