IReadOnlyPropertyCollection members

Represents a set of properties; every property is a key/value pair, where the key is a string and the value is an object.

The IReadOnlyPropertyCollection type exposes the following members.

Properties

  Name Description
Public property Item Stores, alters, or accesses properties.

Top

Methods

  Name Description
Public method Clone (Inherited from ICloneable.)
Public method ContainsKey Determines if the IReadOnlyPropertyCollection contains an element with the specified key.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method GetFormattedString
Public method TryGetValue

Top

See also

Reference

IReadOnlyPropertyCollection interface

Microsoft.Office.Server.Search.Query namespace