Click or drag to resize

CustomPropertyCollectionChangedArgs Class

[Missing <summary> documentation for "T:Demo3D.Utilities.CustomPropertyCollectionChangedArgs"]

Inheritance Hierarchy
SystemObject
  Demo3D.UtilitiesCustomPropertyCollectionChangedArgs

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class CustomPropertyCollectionChangedArgs

The CustomPropertyCollectionChangedArgs type exposes the following members.

Constructors
  NameDescription
Public methodCustomPropertyCollectionChangedArgs
Initializes a new instance of the CustomPropertyCollectionChangedArgs class
Top
Fields
  NameDescription
Public fieldChangeType
Public fieldProperty
Top
See Also