PropertyBag<T> members

The PropertyBag<T> type exposes the following members.

Properties

  Name Description
Protected propertyStatic member _AllGetters
Protected propertyStatic member _AllSetters
Protected propertyStatic member _ForbiddenSetters
Protected propertyStatic member _Getters
Protected propertyStatic member _GettersForSerialization
Protected propertyStatic member _Setters
Public property Item Get or set a property on the Bag. (Overrides PropertyBag.Item[String].)

Top

Methods

  Name Description
Public method ContainsKey (Overrides PropertyBag.ContainsKey(String).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Overrides PropertyBag.GetEnumerator().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsSupported (Inherited from PropertyBag.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryGetValue (Overrides PropertyBag.TryGetValue(String, Object).)
Protected methodStatic member ValidateKey
Protected method ValidateValue

Top

Fields

  Name Description
Protected field _owner
Protected field _Properties (Inherited from PropertyBag.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from PropertyBag.)

Top

See also

Reference

PropertyBag<T> class

Microsoft.Office.Server.Search.Query namespace