ProfileDesignCheckCollectionCount Property |
Gets the number of ProfileDesignCheck in the collection.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic override int Count { get; }
Public Overrides ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () override;
}
Property Value
Int32
See Also