OutletDetailCollectionCount Property |
Gets the number of OutletDetail objects in the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}Property Value
Int32
See Also