GeneralTransform3DCollection.Enumerator.IDisposable.Dispose Method

Definition

For a description of this member, see Dispose().

 virtual void System.IDisposable.Dispose() = IDisposable::Dispose;
void IDisposable.Dispose ();
abstract member System.IDisposable.Dispose : unit -> unit
override this.System.IDisposable.Dispose : unit -> unit
Sub Dispose () Implements IDisposable.Dispose

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the GeneralTransform3DCollection.Enumerator instance is cast to an IDisposable interface.

IDisposable.Dispose is introduced in the .NET Framework version 3.5. For more information, see Versions and Dependencies.

Applies to