메소드 | 설명 | |
---|---|---|
Clone ( |
||
LeafRangeNode ( decimal min, decimal max ) : System | ||
LeafRangeNode ( int pos, decimal min, decimal max ) : System |
public Clone ( |
||
positions | ||
리턴 |
public LeafRangeNode ( decimal min, decimal max ) : System | ||
min | decimal | |
max | decimal | |
리턴 | System |
public LeafRangeNode ( int pos, decimal min, decimal max ) : System | ||
pos | int | |
min | decimal | |
max | decimal | |
리턴 | System |