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