Share via


AllowEmptyCollectionAttribute Class

Definition

Allows an empty collection as the argument to a mandatory collection parameter.

public ref class AllowEmptyCollectionAttribute sealed : System::Management::Automation::Internal::CmdletMetadataAttribute
Inheritance
AllowEmptyCollectionAttribute
Attributes

Constructors

AllowEmptyCollectionAttribute()

Initializes a new instance of the AllowEmptyCollectionAttribute class.

Applies to