Dispose Method


Structural Element Definition Data Dispose Method

Releases all resources used by the StructuralElementDefinitionData

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void Dispose()

Implements

IDisposable Dispose
See Also