Method | Description | |
---|---|---|
Clone ( |
||
LeafRangeNode ( decimal min, decimal max ) : System | ||
LeafRangeNode ( int pos, decimal min, decimal max ) : System |
public Clone ( |
||
positions | ||
return |
public LeafRangeNode ( decimal min, decimal max ) : System | ||
min | decimal | |
max | decimal | |
return | System |
public LeafRangeNode ( int pos, decimal min, decimal max ) : System | ||
pos | int | |
min | decimal | |
max | decimal | |
return | System |