Click or drag to resize
ProjectObjectCollection Methods

The ProjectObjectCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Appends a ProjectObject to the collection.
Public methodContains
Determines whether the collection contains a specific ProjectObject.
Public methodCopyTo
Copies all of the ProjectObjects in this collection to the specified array, starting at the specified index of the target array.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Removes a ProjectObject from the collection.
Public methodToArray Obsolete.
Public methodToString (Inherited from Object.)
Top
See Also