VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / CompositeObjectSetListener<T> Class
Constructors Methods Events SeeAlso
In This Topic
    CompositeObjectSetListener<T> Class Members
    In This Topic
    The following tables list the members exposed by CompositeObjectSetListener<T>.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CompositeObjectSetListener<T> class.
    Public Methods
     NameDescription
    Public MethodAdds the specified object set listener.
    Public MethodReturns an enumerator that iterates through the CompositeObjectSetListener<T>.
    Public MethodRemoves the specified object set listener.
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event. (Inherited from ObjectSetListenerBase<T>)
    Public Events
     NameDescription
    Public EventOccurs when object set is changed. (Inherited from ObjectSetListenerBase<T>)
    See Also