The ProfileDesignCheckCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a DesignCheck by specifying the name and expression.
(Overrides DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>..::..Add(String, String, String).) | |
| Clear |
Removes all DesignChecks from the collection.
(Overrides DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>..::..Clear()()()().) | |
| GetEnumerator | (Inherited from DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>.) | |
| GetObjectEnumerator | (Inherited from DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>.) | |
| Remove |
Removes ProfileDesignCheck from the collection by the specified name.
(Overrides DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>..::..Remove(String).) | |
| RemoveAt |
Removes DesignCheck from the collection by the specified index.
(Overrides DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>..::..RemoveAt(Int32).) |
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of ProfileDesignCheck in the collection.
(Overrides DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>..::..Count.) | |
| Item[([( Int32])]) | (Overrides DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>..::..Item[([( Int32])]) .) | |
| Item[([( String])]) | (Overrides DesignCheckCollection<Autodesk::Civil::ProfileDesignCheck ^>..::..Item[([( String])]) .) |