ezLCD SDK Documentation

EZLCDBase Class

 [This is preliminary documentation and subject to change.]

Abstract base class for all ezLCD models.

For a list of all members of this type, see EZLCDBase Members.

System.Object
   EZLCDBase
      EZLCD001
      EZLCD002
      EZLCD004

[Visual Basic]
MustInherit Public Class EZLCDBase
    Implements , 
[C#]
public abstract class EZLCDBase : , 
[C++]
public __gc __abstract class EZLCDBase : public , 
[JScript]
public  class EZLCDBase extends , 

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EZLCD.SDK

Assembly: ezLCD SDK (in ezLCD SDK.dll)

See Also

EZLCDBase Members | EZLCD.SDK Namespace