Click or drag to resize

PropertyDescriptionList Constructor

Overload List
  NameDescription
Public methodPropertyDescriptionList
Initializes a new instance of the PropertyDescriptionList class.
Public methodPropertyDescriptionList(IEnumerablePropertyDescription)
Initializes a new instance of the PropertyDescriptionList class.
Public methodPropertyDescriptionList(PropertyDescription)
Initializes a new instance of the PropertyDescriptionList class.
Public methodPropertyDescriptionList(PropertyKey)
Initializes a new instance of the PropertyDescriptionList class.
Public methodPropertyDescriptionList(IEnumerablePropertyDescription, PROPDESC_VIEW_FLAGS)
Initializes a new instance of the PropertyDescriptionList class.
Public methodPropertyDescriptionList(IEnumerablePropertyKey, PROPDESC_VIEW_FLAGS)
Initializes a new instance of the PropertyDescriptionList class.
Public methodPropertyDescriptionList(PROPDESC_VIEW_FLAGS, PropertyDescription)
Initializes a new instance of the PropertyDescriptionList class.
Public methodPropertyDescriptionList(PROPDESC_VIEW_FLAGS, PropertyKey)
Initializes a new instance of the PropertyDescriptionList class.
Public methodPropertyDescriptionList(String, Boolean)
Initializes a new instance of the PropertyDescriptionList class.
Top
See Also