AttributeCollection.Empty 字段
定义
指定一个可以使用的空集合,而不是创建一个新集合。Specifies an empty collection that you can use, rather than creating a new one. 此字段为只读。This field is read-only.
public: static initonly System::ComponentModel::AttributeCollection ^ Empty;
public static readonly System.ComponentModel.AttributeCollection Empty;
staticval mutable Empty : System.ComponentModel.AttributeCollection
Public Shared ReadOnly Empty As AttributeCollection