Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int COUNT { get; set; }Public Property COUNT As Integer
Get
Set
public:
property int COUNT {
int get ();
void set (int value);
}member COUNT : int with get, set
Property Value
Type:
Int32
See Also