Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public bool GetBit(
uint i
)
Public Function GetBit (
i As UInteger
) As Boolean
public:
bool GetBit(
unsigned int i
)
member GetBit :
i : uint32 -> bool
Parameters
- i UInt32
-
Return Value
Boolean
See Also