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.
CommandLineArgument Class | NAnt.Core.Util Namespace