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 | |
---|---|---|
DefinitionStore<T, E>() | Initializes a new instance of the DefinitionStore<T, E> class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetProperty(Int32) | Gets a property definition in the definition store. | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top