ezLCD SDK Documentation

EZLCD002. Method 

 [This is preliminary documentation and subject to change.]

Disposes of resources.

[Visual Basic]
Public Sub () _
    Implements IDisposable.
[C#]
public void ();
[C++]
public: void ();
[JScript]
public function ();

Implements

IDisposable.

See Also

EZLCD002 Class | EZLCD.SDK Namespace