HierarchyNode.IsSet(Int32) 方法

定义

protected:
 bool IsSet(int bits);
protected bool IsSet (int bits);
member this.IsSet : int -> bool
Protected Function IsSet (bits As Integer) As Boolean

参数

bits
Int32

返回

适用于