The MemSnapShot type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals |
Compares this MemSnapShot with another object and returns true if they are equal.
(Overrides ValueType..::..Equals(Object).) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode |
Returns the hash code of this object.
(Overrides ValueType..::..GetHashCode()()()().) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString |
Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Operators
| Name | Description | |
|---|---|---|
|
|
Equality |
Compares two MemSnapShot instances and returns true if they are equal.
|
|
|
Inequality |
Compares two MemSnapShot instances and returns true if they are not equal.
|
Fields
| Name | Description | |
|---|---|---|
|
|
Empty |
Represents an empty snapshot. An empty snapshot will be returned from
FullSnapShot()()()() and FastSnapShot()()()() if
profiling is not active.
|