This class represents a collection of properties.
Autodesk.AutoCAD.Customization.CustomizationCollection Autodesk.AutoCAD.Customization.PropertyCollection
Public Class PropertyCollection Inherits CustomizationCollection Inherits INotifyCollectionChanged
public class PropertyCollection : CustomizationCollection, INotifyCollectionChanged;
Comments? |