Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
ManagementConsole
Internal
BooleanList
C# Class Microsoft.ManagementConsole.Internal.BooleanList
Exibir arquivo
Open project: SiteView/ECC8.13
Public Methods
Method
Description
Add
(
bool
item
) :
void
AddRange
(
bool
items
) :
void
ToArray
( ) :
bool[]
Private Methods
Method
Description
Grow
(
int
delta
) :
void
Method Details
Add()
public
method
public
Add
(
bool
item
) :
void
item
bool
return
void
AddRange()
public
method
public
AddRange
(
bool
items
) :
void
items
bool
return
void
ToArray()
public
method
public
ToArray
( ) :
bool[]
return
bool[]