Gets the AlignmentDesignCheck at a specified index in the collection.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public override AlignmentDesignCheck this[ int index ] { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Default Property Item ( _ index As Integer _ ) As AlignmentDesignCheck Get |
Visual C++ |
---|
public: virtual property AlignmentDesignCheck^ default[int index] { AlignmentDesignCheck^ get (int index) override; } |
Parameters
- index
- Type: System..::..Int32
Design check index.