다음을 통해 공유


IAssociation.OwnedEnds 속성

연결 자체에서 소유하는 모든 속성을 가져옵니다.

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

구문

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

속성 값

형식: IEnumerable<IProperty>

.NET Framework 보안

참고 항목

참조

IAssociation 인터페이스

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