Aracılığıyla paylaş


IInterface.OwnedOperations Özellik

Arabirimi tarafından sahip olunan tüm işlemleri 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 OwnedOperations As IEnumerable(Of IOperation)
    Get
IEnumerable<IOperation> OwnedOperations { get; }
property IEnumerable<IOperation^>^ OwnedOperations {
    IEnumerable<IOperation^>^ get ();
}
abstract OwnedOperations : IEnumerable<IOperation>
function get OwnedOperations () : IEnumerable<IOperation>

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IInterface Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı