In This Article

IDynamicLexicalMacroCollection Interface

Provides the base requirements for a collection of DynamicLexicalMacro objects.

public interface IDynamicLexicalMacroCollection : IKeyedObservableCollection<DynamicLexicalMacro>, IObservableCollection<DynamicLexicalMacro>

Inherited Members