DkmILBitFieldRead.NumBits 属性

定义

要读取的位数。 必须介于1到64之间。

public:
 property System::UInt32 NumBits { System::UInt32 get(); };
public:
 property unsigned int NumBits { unsigned int get(); };
public uint NumBits { get; }
member this.NumBits : uint32
Public ReadOnly Property NumBits As UInteger

属性值

UInt32

返回 UInt32

适用于