NetworkRuleParamsDouble Property |
Gets the Double parameters collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: 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