'Declaration
Public ReadOnly Property Size As Integer
'Usage
Dim instance As DataStore Dim value As Integer value = instance.Size
public int Size {get;}
public: property int Size { int get(); }
Target Platforms: eMote .NOW
DataStore Class DataStore Members