Virtual Photonics
The number of items that have been written
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public int Count { get; private set; }
public int Count { get; private set; }
Public Property Count As Integer
Get
Private Set
Public Property Count As Integer
Get
Private Set
public:
property int Count {
int get ();
private: void set (int value);
}
public:
property int Count {
int get ();
private: void set (int value);
}
Property Value
Type:
Int32