FormTimeControl.timeSeconds Method
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.
Overloads
timeSeconds() | |
timeSeconds(Int32) |
timeSeconds()
public:
virtual int timeSeconds();
public virtual int timeSeconds ();
abstract member timeSeconds : unit -> int
override this.timeSeconds : unit -> int
Public Overridable Function timeSeconds () As Integer