In This Article

ILexicalStateCollection Interface

Provides the base requirements for a collection of ILexicalState objects.

public interface ILexicalStateCollection : IList<ILexicalState>, ICollection<ILexicalState>, IEnumerable<ILexicalState>, IEnumerable

Extension Methods

See Also