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