GlyphCollection Constructor (GlyphCollection^)

 

Initializes a new instance of the GlyphCollection class based on another GlyphCollection.

Namespace:   System.Windows.Forms.Design.Behavior
Assembly:  System.Design (in System.Design.dll)

public:
GlyphCollection(
	GlyphCollection^ value
)

Parameters

value
Type: System.Windows.Forms.Design.Behavior::GlyphCollection^

A GlyphCollection to populate the collection.

.NET Framework
Available since 2.0
Return to top
Show: