AllowEmptyCollectionAttribute
AllowEmptyCollectionAttribute
AllowEmptyCollectionAttribute
Class
Definition
Allows an empty collection as the argument to a mandatory collection parameter
[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field)]
public sealed class AllowEmptyCollectionAttribute : System.Management.Automation.Internal.CmdletMetadataAttribute
type AllowEmptyCollectionAttribute = class
inherit CmdletMetadataAttribute
Public NotInheritable Class AllowEmptyCollectionAttribute
Inherits CmdletMetadataAttribute
- Inheritance
-
AllowEmptyCollectionAttributeAllowEmptyCollectionAttributeAllowEmptyCollectionAttribute
- Attributes
Constructors
AllowEmptyCollectionAttribute() AllowEmptyCollectionAttribute() AllowEmptyCollectionAttribute() |
Initializes a new instance of the AllowEmptyCollectionAttribute class |