Buffer Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The Buffer type exposes the following members.

Methods

  Name Description
Public methodStatic memberSupported by Silverlight for Windows PhoneSupported by Xbox 360 BlockCopy Copies a specified number of bytes from a source array starting at a particular offset to a destination array starting at a particular offset.
Public methodStatic memberSupported by Silverlight for Windows PhoneSupported by Xbox 360 ByteLength Returns the number of bytes in the specified array.
Public methodStatic memberSupported by Silverlight for Windows PhoneSupported by Xbox 360 GetByte Retrieves the byte at a specified location in a specified array.
Public methodStatic memberSupported by Silverlight for Windows PhoneSupported by Xbox 360 SetByte Assigns a specified value to a byte at a particular location in a specified array.

Top

See Also

Reference