M-Files API 23.11.13135.0
Strings Collection Members
Overview 
Public Methods
Adds a new item to the collection. If the index is not valid, the item is added at the end.
Creates a copy of the object.
Copies the content to this object from another object.
Concatenates the members of the collection, using the specified separator between each member.
Removes the item at the specified position from the collection.
Public Properties
The number of items in the collection.
Accesses the item at the specified position in the collection.
See Also

Strings Collection