Calendar.NumberOfSecondsInThisMinute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int NumberOfSecondsInThisMinute { int get(); };
int NumberOfSecondsInThisMinute();
public int NumberOfSecondsInThisMinute { get; }
var int32 = calendar.numberOfSecondsInThisMinute;
Public ReadOnly Property NumberOfSecondsInThisMinute As Integer
Property Value
Int32
int
The number of Seconds in the current Minute.