Samraksh eMote .NOW
Clear Method



Clear the lcd
Syntax
'Declaration
 
Public Function Clear() As Boolean
'Usage
 
Dim instance As EmoteLCD
Dim value As Boolean
 
value = instance.Clear()
public bool Clear()
public:
bool Clear(); 

Return Value

Returns the result of the clear operation
Requirements

Target Platforms: eMote .NOW

See Also

Reference

EmoteLCD Class
EmoteLCD Members

Send Feedback