NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Encoding Constructor ()

Initializes a new instance of the Encoding class.

[Visual Basic]
Overloads Protected Sub New()
[C#]
protected Encoding();
[C++]
protected: Encoding();
[JScript]
protected function Encoding();

See Also

Encoding Class | Encoding Members | System.Text Namespace | Encoding Constructor Overload List