In This Article

ISignatureItemCollection Interface

Provides the base requirements for an object that represents a collection of ISignatureItem objects.

public interface ISignatureItemCollection : IObservableCollection<ISignatureItem>

Inherited Members