다음을 통해 공유


IBehavioredClassifier.OwnedBehaviors 속성

이 분류자 범위 내에 정의된 동작을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Uml.CommonBehaviors
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
ReadOnly Property OwnedBehaviors As IEnumerable(Of IBehavior)
IEnumerable<IBehavior> OwnedBehaviors { get; }
property IEnumerable<IBehavior^>^ OwnedBehaviors {
    IEnumerable<IBehavior^>^ get ();
}
abstract OwnedBehaviors : IEnumerable<IBehavior> with get
function get OwnedBehaviors () : IEnumerable<IBehavior>

속성 값

형식: IEnumerable<IBehavior>

.NET Framework 보안

참고 항목

참조

IBehavioredClassifier 인터페이스

Microsoft.VisualStudio.Uml.CommonBehaviors 네임스페이스