A collection of unique StringPair items.

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

Syntax

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

Inheritance Hierarchy

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

See Also