Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The InstanceStateSnapshot type exposes the following members.

Constructors

  NameDescription
Public methodInstanceStateSnapshot
Initializes a new instance of the InstanceStateSnapshot class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAttributeValue
Returns the value of the attribute for the specified child.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize
Initializes the snapshot from an instance.
Public methodIsInView
Returns true if the instance is in the view.
Public methodIsRelatedTo
Returns true is the instance is related to the target.
Public methodIsTypeOf
Returns true if the snapshort is an instance of the specified type.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetChildValue
Sets the value for a child. Adds it if it does not already exist.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyHandle
Gets or sets a handled associated with the snapshot.

See Also