Metodo ParentShapeHasRelativeChildShapes.GetLinksToRelativeChildShapes
Ottiene l'elenco di collegamenti ParentShapeHasRelativeChildShapes a uno ShapeElement.
Spazio dei nomi: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Sintassi
'Dichiarazione
Public Shared Function GetLinksToRelativeChildShapes ( _
parentShapeInstance As ShapeElement _
) As ReadOnlyCollection(Of ParentShapeHasRelativeChildShapes)
public static ReadOnlyCollection<ParentShapeHasRelativeChildShapes> GetLinksToRelativeChildShapes(
ShapeElement parentShapeInstance
)
Parametri
- parentShapeInstance
Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Valore restituito
Tipo: System.Collections.ObjectModel.ReadOnlyCollection<ParentShapeHasRelativeChildShapes>
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.