A collection of unique CharPair items.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public class CharPairCollection : CollectionBase
Visual Basic (Declaration)
<DefaultMemberAttribute("Item")> _
Public Class CharPairCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    C1.Win.C1Spell..::.CharPairCollection

See Also