PropertyDescriptorCollection.Empty Field

Definition

Specifies an empty collection that you can use instead of creating a new one with no items. This static field is read-only.

public: static initonly System::ComponentModel::PropertyDescriptorCollection ^ Empty;
public static readonly System.ComponentModel.PropertyDescriptorCollection Empty;
 staticval mutable Empty : System.ComponentModel.PropertyDescriptorCollection
Public Shared ReadOnly Empty As PropertyDescriptorCollection 

Field Value

Applies to