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