Suoranta.EnterpriseLib.Web - Developer API

StringSetFilter Members

The StringSetFilter type exposes the following members.

Constructors


  Name Description
Public method StringSetFilter

Methods


  Name Description
Public method Add(`0) (Inherited from HashSet.)
Public method Clear (Inherited from HashSet.)
Public method Contains(`0) (Inherited from HashSet.)
Public method CopyTo(`0[],System.Int32) (Inherited from HashSet.)
Public method CopyTo(`0[]) (Inherited from HashSet.)
Public method CopyTo(`0[],System.Int32,System.Int32) (Inherited from HashSet.)
Public method Equals(System.Object) (Inherited from Object.)
Public method ExceptWith(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Protected method Finalize (Inherited from Object.)
Protected method GetAllValues
This method is used to populate AllValues. The default implementation populates from const fields defined in the derived class.
Public method GetEnumerator (Inherited from HashSet.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) (Inherited from HashSet.)
Public method GetType (Inherited from Object.)
Public method GetWhereExpression<(Of <<'(TEntity>)>>)
Public method GetWherePredicate<(Of <<'(TEntity>)>>)
Public method IntersectWith(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method IsProperSubsetOf(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method IsProperSupersetOf(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method IsSubsetOf(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method IsSupersetOf(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnDeserialization(System.Object) (Inherited from HashSet.)
Public method Overlaps(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method Remove(`0) (Inherited from HashSet.)
Public method RemoveWhere(System.Predicate{`0}) (Inherited from HashSet.)
Public method SetEquals(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method SymmetricExceptWith(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method ToString (Inherited from Object.)
Public method TrimExcess (Inherited from HashSet.)
Public method TryGetValue(`0,`0@) (Inherited from HashSet.)
Public method UnionWith(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)

Properties


  Name Description
Public property AllValues
Gets

Field Value

the set of values that can be added to the filter.
Public property Comparer (Inherited from HashSet.)
Public property Count (Inherited from HashSet.)
Public property IsActive
Public property ValueType