Aracılığıyla paylaş


IPackage.OwnedTypes Özellik

Türleri PackagedElements alır.

Ad alanı:  Microsoft.VisualStudio.Uml.Classes
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

'Bildirim
ReadOnly Property OwnedTypes As IEnumerable(Of IType)
IEnumerable<IType> OwnedTypes { get; }
property IEnumerable<IType^>^ OwnedTypes {
    IEnumerable<IType^>^ get ();
}
abstract OwnedTypes : IEnumerable<IType>
function get OwnedTypes () : IEnumerable<IType>

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<IType>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IPackage Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı