Partager via


ModelElement.GetReferencingElements, méthode

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Function GetReferencingElements As IList(Of IModelElement)
public IList<IModelElement> GetReferencingElements()
public:
virtual IList<IModelElement^>^ GetReferencingElements() sealed
abstract GetReferencingElements : unit -> IList<IModelElement> 
override GetReferencingElements : unit -> IList<IModelElement> 
public final function GetReferencingElements() : IList<IModelElement>

Valeur de retour

Type : System.Collections.Generic.IList<IModelElement>

Implémentations

IModelElement.GetReferencingElements()

Sécurité .NET Framework

Voir aussi

Référence

ModelElement Classe

Microsoft.Data.Schema.SchemaModel, espace de noms