Share via


FormInt64Control.topValue Method

Definition

Overloads

topValue(Int32)
topValue()

topValue(Int32)

public:
 override int topValue(int _value);
public override int topValue (int _value);
override this.topValue : int -> int
Public Overrides Function topValue (_value As Integer) As Integer

Parameters

_value
Int32

Returns

Applies to

topValue()

public:
 override int topValue();
public override int topValue ();
override this.topValue : unit -> int
Public Overrides Function topValue () As Integer

Returns

Applies to