The ProfileHatchAreaCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds an Autodesk.Civil.DatabaseServices.ProfileHatchArea to the collection.
Public methodGetEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
Public methodGetObjectEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
Public methodRemove
Removes an Autodesk.Civil.DatabaseServices.ProfileHatchArea by the hatch area name from the collection.

Properties

  NameDescription
Public propertyCount
Gets the number of ProfileHatchArea objects in the collection.
Public propertyItem[([( Int32])])
Public propertyItem[([( String])])

See Also