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
System
Xml
XmlBinaryWriterSession
C# Class System.Xml.XmlBinaryWriterSession
Exibir arquivo
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
Reset
( ) :
void
TryAdd
(
System
value
,
int
&
key
) :
bool
XmlBinaryWriterSession
( )
Method Details
Reset()
public
method
public
Reset
( ) :
void
return
void
TryAdd()
public
method
public
TryAdd
(
System
value
,
int
&
key
) :
bool
value
System
key
int
return
bool
XmlBinaryWriterSession()
public
method
public
XmlBinaryWriterSession
( )