Name | Description | |
---|---|---|
IntegerList Constructor | Overloaded. |
The following tables list the members exposed by IntegerList.
Name | Description | |
---|---|---|
IntegerList Constructor | Overloaded. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<int>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<int>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
AddRange | Overloaded. Adds a range of integers to the list. | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
ToString | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
ClearItems | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
InsertItem | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<int>) | |
SetItem | (Inherited from System.Collections.ObjectModel.Collection<int>) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |