ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Model Namespace / IItemRangeCollection Interface
Properties Methods

In This Topic
    IItemRangeCollection Interface Members
    In This Topic

    The following tables list the members exposed by IItemRangeCollection.

    Public Properties
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.ICollection<IItemRange>)
     MethodAdds the IItemRange elements of the specified collection to the end of the collection.  
     Method (Inherited from System.Collections.Generic.ICollection<IItemRange>)
     Method (Inherited from System.Collections.Generic.ICollection<IItemRange>)
     Method (Inherited from System.Collections.Generic.ICollection<IItemRange>)
     Method (Inherited from System.Collections.Generic.IEnumerable<IItemRange>)
     Method (Inherited from System.Collections.Generic.IList<IItemRange>)
     Method (Inherited from System.Collections.Generic.IList<IItemRange>)
     Method (Inherited from System.Collections.Generic.ICollection<IItemRange>)
     Method (Inherited from System.Collections.Generic.IList<IItemRange>)
     MethodTries to parse text into the IItemRange object or list of objects and fill out the collection.  
    Top
    See Also