FormBuildInt64Control.value 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
value() | |
value(Int64) |
value()
public:
virtual long value();
public virtual long value ();
abstract member value : unit -> int64
override this.value : unit -> int64
Public Overridable Function value () As Long