Share via


IVsDataObjectIdentifier.ToArray, méthode

Convertit l'objet actuel d' IVsDataObjectIdentifier à un tableau de parties d'identificateur qui représente l'identificateur.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
Function ToArray As Object()
Object[] ToArray()
array<Object^>^ ToArray()
abstract ToArray : unit -> Object[] 
function ToArray() : Object[]

Valeur de retour

Type : array<System.Object[]
Un tableau d'identificateurs partie représenter l'identificateur.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataObjectIdentifier Interface

Microsoft.VisualStudio.Data.Services, espace de noms