다음을 통해 공유


ICombinedFragment.Operands 속성

결합 조각의 피연산자를 가져옵니다.

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

구문

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

속성 값

형식: IEnumerable<IInteractionOperand>

.NET Framework 보안

참고 항목

참조

ICombinedFragment 인터페이스

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