DataCacheTag Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents an optional string-based identifier that you can associate with a cached object.
The following tables list the members exposed by the DataCacheTag type.
Public Constructors
Name | Description | |
---|---|---|
DataCacheTag | Initializes a new instance of the DataCacheTag class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Compares the current DataCacheTag object for equality with the specified DataCacheTag object. | |
GetHashCode | Overridden. Returns the hash code for the current DataCacheTag object. | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Overridden. Returns the string representation of the current DataCacheTag object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top