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: 19.00.00
Syntax
C#
public class CustomPropertyCollectionChangedArgs

The CustomPropertyCollectionChangedArgs type exposes the following members.

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