GlyphCollection.AddRange Method
.NET Framework 4.5
Adds the contents of another GlyphCollection to the end of the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddRange(Glyph[]) | Copies the elements of an array to the end of the GlyphCollection. |
|
AddRange(GlyphCollection) | Adds the contents of another GlyphCollection to the end of the collection. |