Collapse All
C# Mine
ExtentionMethods.GetBit Method (this uint, int)
ExtentionMethods Class
ExtentionMethods Members
GetBit Method
Send Feedback
Gets Specific bit in uint
Syntax
C#
public
static
bool
GetBit
(
this
uint
b
,
int
bitnumber
);
Parameters
Parameters
Description
this uint b
int bitnumber
Group
GetBit Method
Links
ExtentionMethods Class
,
ExtentionMethods Members
,
GetBit Method
Copyright (c) 2023. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!