CorridorStateLinks Property |
Gets the collection of links.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LinkCollection Links { get; }
Public ReadOnly Property Links As LinkCollection
Get
public:
property LinkCollection^ Links {
LinkCollection^ get ();
}
Property Value
LinkCollection
See Also