Virtual PhotonicsNamespace: VtsAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public TThird Third { get; set; }public TThird Third { get; set; }Public Property Third As TThird
Get
Set
Public Property Third As TThird
Get
Set
public:
property TThird Third {
TThird get ();
void set (TThird value);
}public:
property TThird Third {
TThird get ();
void set (TThird value);
}Property Value
Type:
TThird