The following tables list the members exposed by InstanceStateSnapshot.
Public Constructors
Public Properties
| Name | Description |
 | Handle |
Gets or sets a handled associated with the snapshot.
|
Top
Public Methods
| Name | Description |
 | GetAttributeValue |
Returns the value of the attribute for the specified child.
|
 | Initialize |
Initializes the snapshot from an instance.
|
 | IsTypeOf |
Returns true if the snapshort is an instance of the specified type.
|
 | SetChildValue |
Sets the value for a child. Adds it if it does not already exist.
|
Top
See Also