Click or drag to resize
ProjectObjectCollection Properties

The ProjectObjectCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the collection.
Public propertyIsSynchronized
Gets a value indicating whether access to the ProjectObjectCollection is synchronized (thread safe).
Public propertyItem
Gets the ProjectObject at the specified index.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ProjectObjectCollection.
Top
See Also