Adds specified StringPair item to the collection.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
C# |
---|
public bool Add( StringPair item ) |
Visual Basic (Declaration) |
---|
Public Function Add ( _ item As StringPair _ ) As Boolean |
Parameters
- item
- Type: C1.Win.C1Spell..::.StringPair
StringPair item to add.