DesignCheckCollection<Autodesk::Civil::AlignmentDesignCheck ^>Item(Int32) Property


Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntax
public virtual AlignmentDesignCheck this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

AlignmentDesignCheck
See Also