TensorUInt32Bit.GetAsVectorView Método

Definição

Retorna uma exibição somente leitura dos dados.

public:
 virtual IVectorView<unsigned int> ^ GetAsVectorView() = GetAsVectorView;
IVectorView<uint32_t> GetAsVectorView();
public IReadOnlyList<uint> GetAsVectorView();
function getAsVectorView()
Public Function GetAsVectorView () As IReadOnlyList(Of UInteger)

Retornos

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

Uma exibição somente leitura dos dados.

Comentários

Windows Server

Para usar essa API no Windows Server, você deve usar o Windows Server 2019 com a Experiência Desktop.

Acesso thread-safe

Essa API é thread-safe.

Aplica-se a