Expand Minimize

SPFormCollection Transformation

Mappings for SharePoint class Microsoft.SharePoint.SPFormCollection

Type Mapping

Constructors

Properties

Methods

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.FormCollection.getEnumerator()
SSOM System.Object ItemAtIndex(System.Int32)
JSOM Form SP.FormCollection.itemAt(number)
SSOM Microsoft.SharePoint.SPForm GetById(System.Guid)
CSOM Form FormCollection.GetById(Guid)
JSOM Form SP.FormCollection.getById(Guid)
REST POST http://[sitecollection]/[site]/_api/web/lists(listid)/forms/getById(id)
SSOM System.Object ItemAtIndex(System.Int32)
JSOM Form SP.FormCollection.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.