Editare

Partajați prin


ReadOnlySpanMarshaller<T,TUnmanagedElement>.ManagedToUnmanagedOut.GetManagedValuesDestination Method

Definition

public:
 Span<T> GetManagedValuesDestination(int numElements);
public Span<T> GetManagedValuesDestination (int numElements);
member this.GetManagedValuesDestination : int -> Span<'T>
Public Function GetManagedValuesDestination (numElements As Integer) As Span(Of T)

Parameters

numElements
Int32

Returns

Applies to