StageDesignCollectionIsEmpty Property

Gets whether the collection is empty.

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

Property Value

Boolean
True if the collection contains no items; otherwise, false.
See Also