Jaa


FormDataSource.__refreshEx_IntImpl__ Method

Definition

Overloads

__refreshEx_IntImpl__()
__refreshEx_IntImpl__(Object)

__refreshEx_IntImpl__()

public:
 virtual void __refreshEx_IntImpl__();
public virtual void __refreshEx_IntImpl__ ();
abstract member __refreshEx_IntImpl__ : unit -> unit
override this.__refreshEx_IntImpl__ : unit -> unit
Public Overridable Sub __refreshEx_IntImpl__ ()

Applies to

__refreshEx_IntImpl__(Object)

public:
 virtual void __refreshEx_IntImpl__(System::Object ^ _pos);
public virtual void __refreshEx_IntImpl__ (object _pos);
abstract member __refreshEx_IntImpl__ : obj -> unit
override this.__refreshEx_IntImpl__ : obj -> unit
Public Overridable Sub __refreshEx_IntImpl__ (_pos As Object)

Parameters

_pos
Object

Applies to