PublishingWebCollection properties
SharePoint 2013
The PublishingWebCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of items in the collection. (Inherited from CollectionBase.) |
|
Item[Int32] | Uses a zero-based integer index to get a PublishingWeb object from this PublishingWebCollection object. |
|
Item[String] | Gets a PublishingWeb object from this PublishingWebCollection object using a string index. |