Date's Second
Namespace: MomentSharpAssembly: MomentSharp (in MomentSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Second { get; set; }
Public Property Second As Integer
Get
Set
public:
property int Second {
int get ();
void set (int value);
}
member Second : int with get, set
Property Value
Type:
Int32See Also