DVTk API
Bytes Property
DVTkDvtkData.ResultsByteDumpBytes
DVTk API

[This is preliminary documentation and is subject to change.]

The bytes dumped.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] Bytes { get; set; }
Public Property Bytes As Byte()
public:
property array<unsigned char>^ Bytes {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0