Aracılığıyla paylaş


ShapeElement.GetChildElements Yöntem

Üst şekle ait alt Şekiller koleksiyonu alır.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Overridable Function GetChildElements ( _
    parentElement As ModelElement _
) As ICollection
public virtual ICollection GetChildElements(
    ModelElement parentElement
)

Parametreler

Dönüş Değeri

Tür: System.Collections.ICollection
Üst şekle ait alt Şekiller koleksiyonu.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ShapeElement Sınıf

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı