ByteQuantifiedSize.Division operator
Overload list
Name | Description | |
---|---|---|
![]() ![]() |
Division(ByteQuantifiedSize, ByteQuantifiedSize) | Divides one ByteQuantifiedSize instance by another. |
![]() ![]() |
Division(ByteQuantifiedSize, Int32) | Divides a ByteQuantifiedSize instance by an integer. |
![]() ![]() |
Division(ByteQuantifiedSize, UInt64) | Divides a ByteQuantifiedSize instance by a 64-bit integer. |
Top