The CorridorCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd(String)
Creates a new, empty Corridor.
Public methodAdd(String, String, ObjectId, ObjectId)
Creates a new Corridor corridor object.
Public methodAdd(String, String, ObjectId, ObjectId, String, ObjectId)
Creates a new Corridor object.
Public methodGetEnumerator
Implements the method declared in the IEnumerable<T> interface.
Public methodGetObjectEnumerator
Implements the method declared in the IEnumerable interface.
Public methodRebuildAll
Rebuild all corridors in the current database.

Properties

  NameDescription
Public propertyCount
Gets the number of Corridors in the drawing / collection.
Public propertyItem[([( Int32])])
Public propertyItem[([( String])])

See Also