EbsOpen Class Library for EBSILON®Professional

ProfiledByteArray.Value Property

[Visual Basic]
Public Property Value As Byte()
[C#]
public Byte() Value { get; set; }
[C++]
public: __property Byte()* get_Value();
public: __property void set_Value(Byte()* );
[JScript]
public function get Value() : Byte()
public function set Value(Byte());

See Also

ProfiledByteArray Class | EbsOpen Namespace