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