TimeOnly.Ticks 屬性

定義

取得代表這個實例時間的刻度數目。

public:
 property long Ticks { long get(); };
public long Ticks { get; }
member this.Ticks : int64
Public ReadOnly Property Ticks As Long

屬性值

Int64

數位,表示這個實例的刻度數目。

適用於