The following tables list the members exposed by StateDictionary.
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | IsDisposed | Gets a value indicating whether the object has been disposed. If an object has been disposed any attempt to use it will lead to an ObjectDisposedException being thrown. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | IsReadOnly | Gets a value indicating whether this StateDictionary cannot be changed. | — |
![]() | Item | Returns the value associated with the specified key. | — |
![]() | Keys | Gets a list of all the string keys in the collection. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | CopyPersistentTo | Copy the persistent items in the StateDictionary to the specified StateDictionary/>. | — |
![]() | CopyRemoveTo | Copy this StateDictionary to the specified StateDictionary, removing all keys in the destination that are not in this StateDictionary./>. | — |
![]() | CopyTo | Copy this StateDictionary to the specified StateDictionary/>. | — |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | — |
![]() | Exists | Gets a value indicating whether the specified key exists in the StateDictionary | — |
![]() | ForceRebuildKeyMap | This method is used to force a refresh of the key map. This is necessary in cases where the key mappings to the API objects change. This can happen when the index of an item within a collection is reflected in the key name, and an item is removed from the middle of a collection. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | — |
![]() | IndexedValueAsDouble | Get the selected error/information. | — |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | IsPersistent | Gets a value for the specified key indicating whether the key is persistent | — |
![]() | Remove | Remove the specified key/value pair from the collection. | — |
![]() | RemoveAll | Remove all key/value pairs from the collection. | — |
![]() | SetPersistent | Sets a value indicating that the key value is persistent. | — |
![]() | Value | Overloaded. Returns the enumeration value associated with the specified key. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | PropertyInfoChanged | Occurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | RemotePropertyChanged | Occurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | — |
![]() | RemotePropertyInfoChanged | Occurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject) | 14.00 |
‡ This is the minimum 89600 VSA software version level needed to use this member. |