StageDesignCollectionCount Property

Gets the number of StageDesignItem objects in the collection.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public int Count { get; }

Property Value

Int32
The total number of items in the design collection.
See Also