The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ActivityDesignerGlyphCollection Constructor (IEnumerable<DesignerGlyph^>^)
.NET Framework (current version)
Initializes a new instance of the ActivityDesignerGlyphCollection class that contains elements copied from the specified generic collection of DesignerGlyph, and has sufficient capacity to accommodate the number of elements copied.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- glyphs
-
Type:
System.Collections.Generic::IEnumerable<DesignerGlyph^>^
Enumerable generic collection containing DesignerGlyph objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: