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!

ByteViewer Constructor

Creates a ByteViewer objct

[Visual Basic]
Public Sub New()
[C#]
public ByteViewer();
[C++]
public: ByteViewer();
[JScript]
public function ByteViewer();

See Also

ByteViewer Class | ByteViewer Members | System.ComponentModel.Design Namespace