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