SPContentTypeCollection Properties
Include Protected Members
Include Inherited Members
The SPContentTypeCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the total number of content types in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
Item[Int32] | Gets the content type at the specified index in the collection. |
![]() |
Item[String] | Gets the content type that has the specified name. |
![]() |
Item[SPContentTypeId] | Gets the content type that has the specified content type identifier (ID). |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.IsSynchronized | Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.SyncRoot | Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)