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!

BitConverter Class

Converts arrays of unsigned bytes to and from the base data types.

Object
   BitConverter

[Visual Basic]
NotInheritable Public Class BitConverter
[C#]
public sealed class BitConverter
[C++]
public __gc __sealed class BitConverter
[JScript]
public class BitConverter

Remarks

[To be supplied.]

Requirements

Namespace: System

Assembly: mscorlib.dll

See Also

BitConverter Members | System Namespace