Partager via


ICombinedFragment.Operands, propriété

Obtient les opérandes de fragment combiné.

Espace de noms :  Microsoft.VisualStudio.Uml.Interactions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
ReadOnly Property Operands As IEnumerable(Of IInteractionOperand)
IEnumerable<IInteractionOperand> Operands { get; }
property IEnumerable<IInteractionOperand^>^ Operands {
    IEnumerable<IInteractionOperand^>^ get ();
}
abstract Operands : IEnumerable<IInteractionOperand>
function get Operands () : IEnumerable<IInteractionOperand>

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<IInteractionOperand>

Sécurité .NET Framework

Voir aussi

Référence

ICombinedFragment Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms