AttributeCollection.Empty Field

Definition

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 

Field Value

Applies to