CharCollection.Add
CharCollection.Add method
Add the Char object in the collection.
public int Add(Char item)
Parameter | Type | Description |
---|---|---|
item | Char |
See Also
- class Char
- class CharCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add the Char object in the collection.
public int Add(Char item)
Parameter | Type | Description |
---|---|---|
item | Char |