In This Article

IDynamicLexicalPatternCollection Interface

Provides the base requirements for a collection of DynamicLexicalPattern objects.

public interface IDynamicLexicalPatternCollection : IObservableCollection<DynamicLexicalPattern>

Inherited Members