KeywordCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of Keyword objects.
The KeywordCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of Keyword objects in the collection. |
![]() |
Item | Gets the specified keyword from the collection based on the specified keyword term. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Create | Creates a keyword. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator that can be used to access the items in the keyword collection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top