Click or drag to resize

ScriptingObject Class

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

Inheritance Hierarchy
System.DynamicDynamicObject
  NotifyPropertyChangedBase
    SimpleCustomTypeDescriptor
      PropertyList
        Demo3D.VisualsScriptingObject

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
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
See Also