CategoriesCollection Methods |
![]() |
The CategoriesCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add |
Adds a Category to this collection.
|
![]() |
Add1 | |
![]() |
Clear | |
![]() |
Contains |
Returns a value that indicates if an object with the ID exists in the collection.
|
![]() |
Contains1 | |
![]() |
ContainsCategoryName |
Returns a value that indicates if an object with the Category Name exists in the collection.
|
![]() |
CopyTo | |
![]() |
GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() |
GetEnumerator1 | |
![]() |
GetObjectData | |
![]() |
IndexOf | |
![]() |
Insert | |
![]() |
MoveCategoryDown |
Moves a specific category down the list.
|
![]() |
MoveCategoryUp |
Moves a specific category up the list.
|
![]() |
MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() |
ReBuild |
Rebuilds the collection using the order specified in the IDs array.
|
![]() |
Remove(Int32) |
Removes a Category from this collection.
|
![]() |
Remove(String) |
Removes a Category from this collection.
|
![]() |
Remove1 | |
![]() |
RemoveAt | |
![]() |
Reset |
Implements System.Collections.IEnumerator.Reset.
|