Поделиться через


IBehavioredClassifier.InterfaceRealizations - свойство

Получает интерфейсы, реализуемые этим поведением.

Пространство имен:  Microsoft.VisualStudio.Uml.CommonBehaviors
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
ReadOnly Property InterfaceRealizations As IEnumerable(Of IInterfaceRealization)
    Get
IEnumerable<IInterfaceRealization> InterfaceRealizations { get; }
property IEnumerable<IInterfaceRealization^>^ InterfaceRealizations {
    IEnumerable<IInterfaceRealization^>^ get ();
}
abstract InterfaceRealizations : IEnumerable<IInterfaceRealization>
function get InterfaceRealizations () : IEnumerable<IInterfaceRealization>

Значение свойства

Тип: System.Collections.Generic.IEnumerable<IInterfaceRealization>

Безопасность платформы .NET Framework

См. также

Ссылки

IBehavioredClassifier Интерфейс

Microsoft.VisualStudio.Uml.CommonBehaviors - пространство имен