In This Article

IDynamicLexicalStateCollection Interface

Provides the base requirements for a collection of DynamicLexicalState objects.

public interface IDynamicLexicalStateCollection : IKeyedObservableCollection<DynamicLexicalState>, IObservableCollection<DynamicLexicalState>

Inherited Members