|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Instance Class > Instance Members |
The Instance type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Constructor for creating an Instance object with the given XElement document. |
Name |
Description |
|
|---|---|---|
|
BuildSettings |
(Inherited from BaseSettingsElement.) |
|
Retrieves a child instance based on the provided InstanceId. |
|
|
Retrieves the value of a setting based on the provided SettingId. (Inherited from BaseSettingsElement.) |
|
|
Retrieves a setting value based on the provided SettingId. If the setting is not found, the defaultValue is returned. (Inherited from BaseSettingsElement.) |
|
|
Retrieves a setting value of type T based on the provided SettingId. (Inherited from BaseSettingsElement.) |
|
|
Retrieves a setting value of type T from the settings dictionary. If the setting does not exist, returns the default value provided. (Inherited from BaseSettingsElement.) |
|
|
Safely reads the value of the specified attribute from the XML document. (Inherited from BaseElement.) |
|
|
Returns a string representation of the Instance object. |
|
|
Tries to get the child instance with the specified InstanceId. |
|
|
Tries to get the value of a setting based on the provided SettingId. (Inherited from BaseSettingsElement.) |
|
|
Tries to get the setting value for the specified SettingId. (Inherited from BaseSettingsElement.) |
Name |
Description |
|
|---|---|---|
|
Gets the value of the "alt_id" attribute. |
|
|
Gets the list of child instances associated with this object. |
|
|
Gets a value indicating whether the element is composite. |
|
|
Gets the device ID from the XML attribute "ref" |
|
|
Gets the value of the "id" attribute from the XML element. |
|
|
Gets the value of the "type" attribute from the XML element. |
|
|
Gets the value of the "location" attribute from the XML element. |
|
|
Gets or sets a value indicating whether the object is managed. |
|
|
Gets the offset value from the "ref" attribute by parsing the string using a regular expression. |
|
|
Gets the parameters for the BNCS instance. |
|
|
Gets the settings dictionary. (Inherited from BaseSettingsElement.) |