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
- Inheritance
- Attributes
Constructors
| AllowEmptyCollectionAttribute() |
Initializes a new instance of the AllowEmptyCollectionAttribute class |