C# Class System.Runtime.Serialization.Formatters.Soap.AttributeList

Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
Clear void
Dump void
Get void
Put void

Private Methods

Method Description
Clear ( ) : void
Dump ( ) : void
Get ( int index, String &name, String &value ) : void
Put ( String name, String value ) : void