C1.Silverlight.Olap.5 Assembly > C1.Olap Namespace > ValueSet<T> Class > ValueSet<T> Constructor : ValueSet<T> Constructor(IEqualityComparer<T>) |
'Declaration Public Function New( _ ByVal comparer As System.Collections.Generic.IEqualityComparer(Of T) _ )
public ValueSet<T>( System.Collections.Generic.IEqualityComparer<T> comparer )