FieldDispose Method

Releases all resources used by the Field

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

Implements

IDisposableDispose
See Also