Share via


DefinitionStore<T, E> Members

Include Protected Members
Include Inherited Members

Represents a property definition store.

The DefinitionStore<T, E> type exposes the following members.

Constructors

  Name Description
Protected method DefinitionStore<T, E>() Initializes a new instance of the DefinitionStore<T, E> class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public methodStatic member GetProperty(Int32) Gets a property definition in the definition store.
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top