The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MemoryStream::TryGetBuffer Method (ArraySegment<Byte>%)
.NET Framework (current version)
Returns the array of unsigned bytes from which this stream was created. The return value indicates whether the conversion succeeded.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- buffer
-
Type:
System::ArraySegment<Byte>%
The byte array segment from which this stream was created.
Universal Windows Platform
Available since 10
.NET Framework
Available since 4.6
Available since 10
.NET Framework
Available since 4.6
Show: