InteractionOperandExtensions::GetNestedCombinedFragments Method (IInteractionOperand^)
Visual Studio 2015
Returns combined fragments nested under the interaction operand
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
public: [ExtensionAttribute] static IEnumerable<ICombinedFragment^>^ GetNestedCombinedFragments( IInteractionOperand^ interactionOperand )
Parameters
- interactionOperand
- Type: Microsoft.VisualStudio.Uml.Interactions::IInteractionOperand^
Return Value
Type: System.Collections.Generic::IEnumerable<ICombinedFragment^>^
Show: