Entity.Dispose Method

Cleans up graphics resources, like display lists, textures, etc.
Public Overridable Sub Dispose() Implements  _ 
IDisposable.Dispose
This language is not supported or no code example is available.
public virtual void Dispose()
This language is not supported or no code example is available.

Implements

IDisposable.Dispose

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition