메소드 | 설명 | |
---|---|---|
Contains ( |
Indicates whether has the GLOBCNT.
|
|
Contains ( |
Indicates whether has the GLOBCNTRange.
|
|
GLOBCNTRange ( |
Initializes a new instance of the GLOBCNTRange structure.
|
|
GetSameHighOrderValues ( ) : byte[] |
Get the same high order bytes of this range.
|
public Contains ( |
||
range | A GLOBCNTRange. | |
리턴 | bool |
public GLOBCNTRange ( |
||
start | The starting GLOBCNT of the range. | |
end | The end GLOBCNT of the range. | |
리턴 | System |