EventDescriptorCollection.Empty Campo

Definição

Especifica uma coleção vazia a ser usada, em vez de criar uma nova sem nenhum item.Specifies an empty collection to use, rather than creating a new one with no items. Esse campo static é somente leitura.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 

Valor do campo

EventDescriptorCollection

Aplica-se a