Click or drag to resize

SOAssociates Methods

The SOAssociates type exposes the following members.

Methods
  NameDescription
Public method_Clear
Remove all the elements in the collection
(Inherited from IAssociates.)
Public method_Remove
Remove an item by id
(Inherited from IAssociates.)
Public methodCode exampleExists
Returns true if the given item exists in the collection Checks whether there exists a member in the collection at the given index.
(Inherited from IAssociates.)
Public methodGetEnumerator (Inherited from IAssociates.)
Top
See Also