MemoryManager<T>.TryGetArray(ArraySegment<T>) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an array segment.
protected public:
virtual bool TryGetArray([Runtime::InteropServices::Out] ArraySegment<T> % segment);
protected internal virtual bool TryGetArray (out ArraySegment<T> segment);
abstract member TryGetArray : ArraySegment -> bool
override this.TryGetArray : ArraySegment -> bool
Protected Friend Overridable Function TryGetArray (ByRef segment As ArraySegment(Of T)) As Boolean
- segment
- ArraySegment<T>
The array segment to write to.
true
if the method succeeded in retrieving the array segment; otherwise, false
.
If this method is not overridden, it returns the default array segment.
Produk | Versi |
---|---|
.NET | Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Standard | 2.0 (package-provided), 2.1 |
.NET maklum balas
.NET ialah projek sumber terbuka. Pilih pautan untuk memberikan maklum balas: