C# Class System.Xml.XmlBinaryWriterSession

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Reset ( ) : void
TryAdd ( System value, int &key ) : bool
XmlBinaryWriterSession ( )

Method Details

Reset() public méthode

public Reset ( ) : void
Résultat void

TryAdd() public méthode

public TryAdd ( System value, int &key ) : bool
value System
key int
Résultat bool

XmlBinaryWriterSession() public méthode