GroundConductorSizeSetIterator Constructor

GroundConductorSizeSetIterator Constructor

For Internal Use Only.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public GroundConductorSizeSetIterator()
Public Sub New
public:
GroundConductorSizeSetIterator()
new : unit -> GroundConductorSizeSetIterator
Remarks
This constructor is exposed to enable support for COM interop only. This object should never be created by the developer.
See Also