This topic has not yet been rated - Rate this topic

CategoryCollection methods

The CategoryCollection type exposes the following members.

  NameDescription
Public method Contains(Guid) Returns a Boolean value that indicates whether the collection of categories contains the Category object with the specified property set.
Public method Contains(String) Returns a Boolean value that indicates whether the collection of categories contains the Category object with the specified name.
Public method Create Adds a new category to the category collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that iterates through the categories in the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
  NameDescription
Explicit interface implemetation Private method IEnumerable.GetEnumerator Returns an enumerator that iterates through the categories in the collection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.