Click or drag to resize

SODocuments Methods

The SODocuments type exposes the following members.

Methods
  NameDescription
Public method_Clear
Remove all the elements in the collection
(Inherited from IDocuments.)
Public method_Remove
Remove an item by id
(Inherited from IDocuments.)
Public methodCode exampleExists
Returns true if the given item exists in the collection
(Inherited from IDocuments.)
Public methodGetEnumerator (Inherited from IDocuments.)
Top
See Also