Udostępnij za pośrednictwem


Właściwość IStructuredClassifier.Parts —

Pobiera właściwości, z których składa się tym klasyfikatora.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.CompositeStructures
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property Parts As IEnumerable(Of IProperty)
IEnumerable<IProperty> Parts { get; }
property IEnumerable<IProperty^>^ Parts {
    IEnumerable<IProperty^>^ get ();
}
abstract Parts : IEnumerable<IProperty> with get
function get Parts () : IEnumerable<IProperty>

Wartość właściwości

Typ: IEnumerable<IProperty>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IStructuredClassifier Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.CompositeStructures