Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
IsReadOnly | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
Item | (Inherited from System.Collections.Generic.IList<IItemRange>) |
The following tables list the members exposed by IItemRangeCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
IsReadOnly | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
Item | (Inherited from System.Collections.Generic.IList<IItemRange>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
AddRange | Adds the IItemRange elements of the specified collection to the end of the collection. | |
Clear | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
Contains | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
CopyTo | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IItemRange>) | |
IndexOf | (Inherited from System.Collections.Generic.IList<IItemRange>) | |
Insert | (Inherited from System.Collections.Generic.IList<IItemRange>) | |
Remove | (Inherited from System.Collections.Generic.ICollection<IItemRange>) | |
RemoveAt | (Inherited from System.Collections.Generic.IList<IItemRange>) | |
SetRange | Tries to parse text into the IItemRange object or list of objects and fill out the collection. |