IVsDataMappedObjectType.GetSelection, méthode

Retourne un objet d' IVsDataMappedObjectSelection représentant le contenu de la balise de la sélection XML correspondant à ce type mappé.

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

Syntaxe

'Déclaration
Function GetSelection ( _
    underlyingType As IVsDataObjectType _
) As IVsDataMappedObjectSelection
IVsDataMappedObjectSelection GetSelection(
    IVsDataObjectType underlyingType
)
IVsDataMappedObjectSelection^ GetSelection(
    IVsDataObjectType^ underlyingType
)
abstract GetSelection : 
        underlyingType:IVsDataObjectType -> IVsDataMappedObjectSelection
function GetSelection(
    underlyingType : IVsDataObjectType
) : IVsDataMappedObjectSelection

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Data.Services.IVsDataMappedObjectSelection
Un objet d' IVsDataMappedObjectSelection représentant le contenu de la balise de la sélection XML correspondant à ce type mappé.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataMappedObjectType Interface

Microsoft.VisualStudio.Data.Services, espace de noms