FormDataSource.__next_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.
public:
virtual int __next_IntImpl__();
public virtual int __next_IntImpl__ ();
abstract member __next_IntImpl__ : unit -> int
override this.__next_IntImpl__ : unit -> int
Public Overridable Function __next_IntImpl__ () As Integer