GOA - NETiKA.Toolkit.Data.StringFilter

StringFilter Class


Represents the filter to use with String type.

Definition

public class StringFilter: BaseTypeFilter

Members Table

MethodDescription
CloneOverriden. Creates a shallow copy of the current BaseTypeFilter.
DisposeOverloaded. (Inherited from BaseTypeFilter)
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
EqualsFilterSpecifies whether another filter is equal to the current filter.
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
StringFilterOverloaded. Initializes a new instance of StringFilter.
ToStringReturns a String that represents the current Object. (Inherited from Object)
ValidateOverriden. Validation of the BaseTypeFilter.
PropertyDescription
EnabledGets or sets the value indicating whether the BaseTypeFilter is enabled. (Inherited from BaseTypeFilter)
EndValueGets or sets the value indicating the end value of the filter.
FilterOperatorGets or sets the StringFilterOperator of the filter.
InValuesGets or sets the value indicating the array of String value in the filter.
IsDisposedInherited from BaseTypeFilter.
StartValueGets or sets the value indicating the start value of the filter.
UseWildCardsGets or sets the value indicating whether the wildcards are used in the filter.
ValueGets or sets the value indicating the value of the filter.

Inheritance Hierarchy

Object
BaseTypeFilter
StringFilter

Class Information

NamespaceNETiKA.Toolkit.Data
Flash LibraryGOAToolkit.scl
Flash Library Version0.20.3.0
Silverlight LibraryGOAToolkit.dll



© 2003-2007 NETiKA Technologies. All rights reserved.