[This is preliminary documentation and subject to change.]
Gets a value indicating whether the argument is collection-based.
true if the argument is backed by a Type that can be assigned to ICollection and is not backed by a Type that can be assigned to NameValueCollection; otherwise, false.
Missing <remarks> documentation for P:NAnt.Core.Util.CommandLineArgument.IsCollection
CommandLineArgument Class | NAnt.Core.Util Namespace