Namespace:  Refly.CodeDom.Collections
Assembly:  Refly (in Refly.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public class StringSet : ICollection, IEnumerable
Visual Basic (Declaration)
Public Class StringSet _
	Implements ICollection, IEnumerable

Inheritance Hierarchy

System..::.Object
  Refly.CodeDom.Collections..::.StringSet

See Also