PropertyDescriptorCollection.Empty 字段
定义
指定一个可以使用的空集合,而不是创建一个不带任何项的新集合。Specifies an empty collection that you can use instead of creating a new one with no items. 此 static 字段是只读的。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