共用方式為


HierarchyNode.SetBits(Int32, Boolean) Method

Definition

protected:
 void SetBits(int bits, bool bValue);
protected void SetBits (int bits, bool bValue);
member this.SetBits : int * bool -> unit
Protected Sub SetBits (bits As Integer, bValue As Boolean)

Parameters

bits
Int32
bValue
Boolean

Applies to