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


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

Parameters

index  Int32
 

Property Value

AlignmentDesignCheck
See Also