HeapCheck.floor Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
floor(Int32) | |
floor(Int32, Int32) |
floor(Int32)
floor(Int32, Int32)
public:
virtual int floor(int _pool, int _floor);
public virtual int floor (int _pool, int _floor);
abstract member floor : int * int -> int
override this.floor : int * int -> int
Public Overridable Function floor (_pool As Integer, _floor As Integer) As Integer
Parameters
- _pool
- Int32
- _floor
- Int32