Click or drag to resize

ScriptingObject Class

[Missing <summary> documentation for "T:Demo3D.Visuals.ScriptingObject"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        PropertyList
          Demo3D.VisualsScriptingObject

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class ScriptingObject : PropertyList, 
	IEnumerable, IDictionary, ICollection

The ScriptingObject type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCount
Public propertyIsReadOnly
Public propertyKeys
Public propertyValues
Top
Methods
Extension Methods
See Also