FormDataSource.__refreshEx_IntImpl__ 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
__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