Click or drag to resize

IProjectMembers Methods

The IProjectMembers type exposes the following members.

Methods
  NameDescription
Public method_Clear
Remove all the elements in the collection
Public method_Remove
Remove an item by id
Public methodCode exampleExists
Returns true if the given item exists in the collection We changed the index to use Person_id, this way you may check if a specific person is a project member
Public methodGetEnumerator
Top
See Also