Share via


Utils.ValueCollection Method

Overload List

Name Description
Utils.ValueCollection (Value) The ValueCollection method creates a new ValueCollection object that contains the given Value value.
Utils.ValueCollection (Boolean) The ValueCollection method creates a new ValueCollection object that contains the given Boolean value.
Utils.ValueCollection (Byte[]) The ValueCollection method creates a new ValueCollection object that contains the given byte array value.
Utils.ValueCollection (Byte[]) The ValueCollection method creates a new ValueCollection object that contains the given byte array values.
Utils.ValueCollection (Int64) The ValueCollection method creates a new ValueCollection object that contains the given System.Int64 value.
Utils.ValueCollection (Int64[]) The ValueCollection method creates a new ValueCollection object that contains the given System.Int64 values.
Utils.ValueCollection (String) The ValueCollection method creates a new ValueCollection object that contains the given string.
Utils.ValueCollection (String[]) The ValueCollection method creates a new ValueCollection object that contains the given strings.

See Also

Reference

Utils Class
Utils Members
Microsoft.MetadirectoryServices Namespace
Value
ValueCollection