InteractionOperandExtensions::GetNestedCombinedFragments Method (IInteractionOperand^)

 

Returns combined fragments nested under the interaction operand

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

public:
[ExtensionAttribute]
static IEnumerable<ICombinedFragment^>^ GetNestedCombinedFragments(
	IInteractionOperand^ interactionOperand
)
Return to top
Show: