FormListControl.setCount(Int32) 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 void setCount(int _count);
public virtual void setCount (int _count);
abstract member setCount : int -> unit
override this.setCount : int -> unit
Public Overridable Sub setCount (_count As Integer)
Parameters
- _count
- Int32