ByteArray Members
Include Protected Members
Include Inherited Members
The ByteArray type exposes the following members.
Constructors
Name
Description
ByteArray(SerializationInfo, StreamingContext)
ByteArray(ByteArray, Int32, Int32)
Top
Properties
Name
Description
Top
Methods
Name
Description
(Inherited from Object.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from Object.)
GetUnicodeStringWithLengthFromOffset
(Inherited from Object.)
SetByteFromOffset(Int32, Byte)
SetByteFromOffset(ByteArray, Int32, Byte)
SetUInt16FromOffset(Int32, UInt16)
SetUInt16FromOffset(ByteArray, Int32, UInt16)
SetUInt32FromOffset(Int32, UInt32)
SetUInt32FromOffset(ByteArray, Int32, UInt32)
SetUnicodeStringWithLengthFromOffset(Int32, String)
SetUnicodeStringWithLengthFromOffset(ByteArray, Int32, String)
(Overrides Object.ToString().)
Top
Fields
Name
Description
Top
Explicit Interface Implementations
Name
Description
Top