An instance of the IncorrectWordCollection class contains objects of the type IncorrectWord. It is inherited from the abstract class System.Collections.CollectionBase and implements the System.Collections.IEnumerable and System.Collections.IEnumerator interfaces. For a list of properties, methods and events of these classes and interfaces see the .NET Framework reference.

Syntax

public sealed class IncorrectWordCollection: CollectionBase, IEnumerable, IEnumerator

Properties

Property Description
Item Gets an incorrect word from the collection.