PropsetMappingCollection Members

Include Protected Members
Include Inherited Members

Represents a property set mapping collection. This contains the list of property sets that are mapped to a crawled property category.

The PropsetMappingCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ICollection<Guid>.)
Public property IsReadOnly (Inherited from ICollection<Guid>.)
Public property Item (Inherited from IList<Guid>.)

Top

Methods

  Name Description
Public method Add (Inherited from ICollection<Guid>.)
Public method Clear (Inherited from ICollection<Guid>.)
Public method Contains (Inherited from ICollection<Guid>.)
Public method CopyTo (Inherited from ICollection<Guid>.)
Public method GetEnumerator() (Inherited from IEnumerable<Guid>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method IndexOf (Inherited from IList<Guid>.)
Public method Insert (Inherited from IList<Guid>.)
Public method Remove (Inherited from ICollection<Guid>.)
Public method RemoveAt (Inherited from IList<Guid>.)

Top

See Also

Reference

PropsetMappingCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace