Compartilhar via


TensorUInt64Bit.GetAsVectorView Método

Definição

Retorna uma exibição somente leitura dos dados.

public:
 virtual IVectorView<unsigned long long> ^ GetAsVectorView() = GetAsVectorView;
IVectorView<uint64_t> GetAsVectorView();
public IReadOnlyList<ulong> GetAsVectorView();
function getAsVectorView()
Public Function GetAsVectorView () As IReadOnlyList(Of ULong)

Retornos

IVectorView<UInt64>

IReadOnlyList<UInt64>

Windows.Foundation.Collections.IVectorView

IVectorView<uint64_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