Partilhar via


Método IVsDataObjectIdentifier.ToArray

Converte o objeto atual de IVsDataObjectIdentifier a uma matriz de partes do identificador que representam o identificador.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (em Microsoft.VisualStudio.Data.Services.dll)

Sintaxe

'Declaração
Function ToArray As Object()
Object[] ToArray()
array<Object^>^ ToArray()
abstract ToArray : unit -> Object[] 
function ToArray() : Object[]

Valor de retorno

Tipo: array<System.Object[]
Uma matriz identificador parte a representação do identificador.

Segurança do .NET Framework

Consulte também

Referência

IVsDataObjectIdentifier Interface

Namespace Microsoft.VisualStudio.Data.Services