CorridorStateParamsDouble Property |
Gets the collection of double parameters.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ParamDoubleCollection ParamsDouble { get; }
Public ReadOnly Property ParamsDouble As ParamDoubleCollection
Get
public:
property ParamDoubleCollection^ ParamsDouble {
ParamDoubleCollection^ get ();
}
Property Value
ParamDoubleCollection
See Also