SPViewCollection Properties
Include Protected Members
Include Inherited Members
The SPViewCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of views in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
Item[Guid] | Gets the view object with the specified GUID from the collection. |
![]() |
Item[Int32] | Gets the view object at the specified index in the collection. |
![]() |
Item[String] | Gets the view object with the specified name from the collection. |
![]() |
List | Gets the parent list for the view collection. |
![]() |
SchemaXml | Gets the complete view schemas for the collection. |
![]() |
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)