ScriptingObject Class |
[Missing <summary> documentation for "T:Demo3D.Visuals.ScriptingObject"]
Namespace: Demo3D.Visuals
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class ScriptingObject : PropertyList, IEnumerable, IDictionary, ICollection
The ScriptingObject type exposes the following members.
| Name | Description | |
|---|---|---|
| ScriptingObject | Initializes a new instance of the ScriptingObject class | |
| ScriptingObject(String, Object) | Initializes a new instance of the ScriptingObject class |
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly | ||
| Keys | ||
| Values |
| Name | Description | |
|---|---|---|
| Add(KeyValuePairString, Object) | ||
| Add(String, Object) | ||
| Contains | ||
| CopyTo | ||
| FromJSON | ||
| GetEnumerator | ||
| Remove | ||
| ToJSON | ||
| TryGetValue |
| Name | Description | |
|---|---|---|
| LaunchKeyValuePairString, Object | (Defined by TaskExt.) | |
| SequenceKeyValuePairString, Object | (Defined by TaskExt.) |