WelcomePageFieldCollection members

Specifies the list of metadata fields for the content type that is associated with this DocumentSet object.

The WelcomePageFieldCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of fields in the collection.
Public property LastModified Gets the date and time that the current WelcomePageFieldCollection object was last changed.

Top

Methods

  Name Description
Public method Add Adds a field to the collection.
Public method Clear Removes all elements from the WelcomePageFieldCollection object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to iterate through the WelcomePageFieldCollection instance.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Deletes a field from the collection.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable<SPField>.GetEnumerator Gets the enumerator.

Top

See also

Reference

WelcomePageFieldCollection class

Microsoft.Office.DocumentManagement.DocumentSets namespace