Samraksh eMote .NOW
MaxAllocationSize Property



Maximum allocation size possible in bytes
Syntax
'Declaration
 
Public ReadOnly Property MaxAllocationSize As Integer
'Usage
 
Dim instance As DataStore
Dim value As Integer
 
value = instance.MaxAllocationSize
public int MaxAllocationSize {get;}
public:
property int MaxAllocationSize {
   int get();
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

DataStore Class
DataStore Members

Send Feedback