PointerArrayMarshaller<T,TUnmanagedElement>.ManagedToUnmanagedIn.BufferSize Property

Definition

Gets the requested caller-allocated buffer size.

public:
 static property int BufferSize { int get(); };
public static int BufferSize { get; }
static member BufferSize : int
Public Shared ReadOnly Property BufferSize As Integer

Property Value

Remarks

This property represents a potential optimization for the marshaller.

Applies to