EventDescriptorCollection.Empty Field

Definition

Specifies an empty collection to use, rather than creating a new one with no items. This static field is read-only.

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

Field Value

Applies to