QueryTransformProperties members
Include protected members
Include inherited members
The QueryTransformProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryTransformProperties |
Top
Properties
Name | Description | |
---|---|---|
Item | Obtém ou define uma propriedade no conjunto de. (Overrides PropertyBag<T>.Item[String].) |
Top
Methods
Name | Description | |
---|---|---|
ContainsKey | (Overrides PropertyBag<T>.ContainsKey(String).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Overrides PropertyBag<T>.GetEnumerator().) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsSupported | (Inherited from PropertyBag.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
TryGetValue | (Overrides PropertyBag<T>.TryGetValue(String, Object).) | |
ValidateValue | (Inherited from PropertyBag<T>.) |
Top
Fields
Name | Description | |
---|---|---|
_owner | (Inherited from PropertyBag<T>.) | |
_Properties | (Inherited from PropertyBag.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | (Inherited from PropertyBag.) |
Top