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