Expand Minimize

TaxonomyFieldValueCollection Transformation

Mappings for SharePoint class Microsoft.SharePoint.Taxonomy.TaxonomyFieldValueCollection

Type Mapping

Constructors

SSOM System.Void .ctor()
CSOM ctor(ClientRuntimeContext,String,Field)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Taxonomy.TaxonomyFieldValueCollection.constructor(ClientContext,string,Field)
SSOM System.Void .ctor(System.String, Microsoft.SharePoint.SPField)
CSOM ctor(ClientRuntimeContext,String,Field)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Taxonomy.TaxonomyFieldValueCollection.constructor(ClientContext,string,Field)
SSOM System.Void .ctor(Microsoft.SharePoint.SPField)
CSOM ctor(ClientRuntimeContext,String,Field)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Taxonomy.TaxonomyFieldValueCollection.constructor(ClientContext,string,Field)
SSOM System.Void .ctor(System.String)
CSOM ctor(ClientRuntimeContext,String,Field)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Taxonomy.TaxonomyFieldValueCollection.constructor(ClientContext,string,Field)

Properties

SSOM System.Int32 get_Count()
CSOM Int32 ClientObjectCollection.get_Count()
JSOM number SP.Taxonomy.TaxonomyFieldValueCollection.get_count()
SSOM T get_Item(System.Int32)
CSOM T ClientObjectCollection`1.get_Item(Int32)
JSOM TaxonomyFieldValue SP.Taxonomy.TaxonomyFieldValueCollection.get_item()

Methods

SSOM System.Void PopulateFromLabelGuidPairs(System.String)
CSOM TaxonomyFieldValueCollection.PopulateFromLabelGuidPairs(String)
JSOM SP.Taxonomy.TaxonomyFieldValueCollection.populateFromLabelGuidPairs(string)
SSOM System.Collections.Generic.List`1/Enumerator<T> GetEnumerator()
CSOM IEnumerator System.Collections.IEnumerable.GetEnumerator()
CSOM IEnumerator ClientObjectCollection`1.GetEnumerator()
JSOM IEnumerator SP.Taxonomy.TaxonomyFieldValueCollection.getEnumerator()
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.