Samraksh eMote .NOW
IsFull Method



Check if NOR is full
Syntax
'Declaration
 
Public Shared Function IsFull() As Boolean
'Usage
 
Dim value As Boolean
 
value = NOR.IsFull()
public static bool IsFull()
public:
static bool IsFull(); 

Return Value

True if full
Requirements

Target Platforms: eMote .NOW

See Also

Reference

NOR Class
NOR Members

Send Feedback