Expand Minimize

SPWebCollection Transformation

Mappings for SharePoint class Microsoft.SharePoint.SPWebCollection

Type Mapping

Constructors

Properties

SSOM System.Int32 get_Count()
CSOM Int32 ClientObjectCollection.get_Count()
JSOM number SP.WebCollection.get_count()
SSOM System.Int32 get_Count()
CSOM Int32 ClientObjectCollection.get_Count()
JSOM number SP.WebCollection.get_count()
SSOM Microsoft.SharePoint.SPWeb get_Item(System.String)
CSOM T ClientObjectCollection`1.get_Item(Int32)
JSOM Web SP.WebCollection.get_item()
SSOM Microsoft.SharePoint.SPWeb get_Item(System.Int32)
CSOM T ClientObjectCollection`1.get_Item(Int32)
JSOM Web SP.WebCollection.get_item()
SSOM Microsoft.SharePoint.SPWeb get_Item(System.Guid)
CSOM T ClientObjectCollection`1.get_Item(Int32)
JSOM Web SP.WebCollection.get_item()

Methods

SSOM System.Void add_OnAddDelayDirtyUpdate(Microsoft.SharePoint.SPBaseCollection/AddDelayDirtyUpdateDelegate)
CSOM Web WebCollection.Add(WebCreationInformation)
JSOM Web SP.WebCollection.add(WebCreationInformation)
SSOM System.Void add_OnRemoveDelayDirtyUpdate(Microsoft.SharePoint.SPBaseCollection/RemoveDelayDirtyUpdateDelegate)
CSOM Web WebCollection.Add(WebCreationInformation)
JSOM Web SP.WebCollection.add(WebCreationInformation)
SSOM System.Void AddDelayDirtyUpdate()
CSOM Web WebCollection.Add(WebCreationInformation)
JSOM Web SP.WebCollection.add(WebCreationInformation)
SSOM System.Collections.IEnumerator GetEnumerator()
CSOM IEnumerator System.Collections.IEnumerable.GetEnumerator()
CSOM IEnumerator ClientObjectCollection`1.GetEnumerator()
CSOM IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator()
JSOM IEnumerator SP.WebCollection.getEnumerator()
SSOM System.Object ItemAtIndex(System.Int32)
JSOM Web SP.WebCollection.itemAt(number)
SSOM Microsoft.SharePoint.SPWeb Add(System.String, System.String, System.String, System.UInt32, System.String, System.Boolean, System.Boolean)
CSOM Web WebCollection.Add(WebCreationInformation)
JSOM Web SP.WebCollection.add(WebCreationInformation)
SSOM Microsoft.SharePoint.SPWeb Add(System.String, System.String, System.String, System.UInt32, Microsoft.SharePoint.SPWebTemplate, System.Boolean, System.Boolean)
CSOM Web WebCollection.Add(WebCreationInformation)
JSOM Web SP.WebCollection.add(WebCreationInformation)
SSOM Microsoft.SharePoint.SPWeb Add(System.String, System.String, System.String, System.String, System.UInt32, System.String, System.Boolean, System.Boolean)
CSOM Web WebCollection.Add(WebCreationInformation)
JSOM Web SP.WebCollection.add(WebCreationInformation)
SSOM Microsoft.SharePoint.SPWeb Add(System.String)
CSOM Web WebCollection.Add(WebCreationInformation)
JSOM Web SP.WebCollection.add(WebCreationInformation)
SSOM Microsoft.SharePoint.SPWeb Add_Client(Microsoft.SharePoint.SPWebCreationInformation)
CSOM Web WebCollection.Add(WebCreationInformation)
JSOM Web SP.WebCollection.add(WebCreationInformation)
SSOM System.Object ItemAtIndex(System.Int32)
JSOM Web SP.WebCollection.itemAt(number)
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.