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