Virtual Photonics
The start of the range
Namespace: VtsAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public T Start { get; set; }
public T Start { get; set; }
Public Property Start As T
Get
Set
Public Property Start As T
Get
Set
public:
property T Start {
T get ();
void set (T value);
}
public:
property T Start {
T get ();
void set (T value);
}
Property Value
Type:
T