EventDescriptorCollection.Empty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定要使用的空集合,而不是创建不具有任何项的新集合。 此 static
字段是只读的。
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