In This Article

IEditorViewMarginFactoryCollection Interface

Provides the base requirements for a collection of IEditorViewMarginFactory objects.

public interface IEditorViewMarginFactoryCollection : IList<IEditorViewMarginFactory>, ICollection<IEditorViewMarginFactory>, IEnumerable<IEditorViewMarginFactory>, IList, ICollection, IEnumerable

Extension Methods

See Also