IPropertyValue.GetInt32Array(Int32[]) Método

Definição

Retorna a matriz de valores inteiros armazenados como um valor de propriedade.

void GetInt32Array([Out] winrt::array_view <int> const& & value);
public void GetInt32Array(out int[] value);
Public Sub GetInt32Array (ByRef value As Integer())

Parâmetros

value

Int32[]

int[]

A matriz de valores.

Aplica-se a