FdoColorFilterExpression Methods |
The FdoColorFilterExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Overrides FdoFilterExpressionT, VClone.) |
![]() | Equals | Indicates whether the current object is equal to another object of the same type. (Overrides FdoFilterExpressionT, VEquals(IFdoFilterExpression).) |
![]() | GetProperties |
Returns properties associated
with the object instance during run-time.
(Overrides FdoFilterExpressionT, VGetProperties(FdfSetting).) |
![]() | GetTypeName |
Returns String representation of the underlying type.
(Overrides FdoFilterExpressionT, VGetTypeName.) |
![]() | IsValid |
Returns True if object instance is considered valid,
otherwise returns False.
(Overrides FdoFilterExpressionT, VIsValid(FdfResultCollection, IFdfQueryable).) |
![]() | ToString |
Returns filter expression string for specified
output format.
(Overrides FdoFilterExpressionT, VToString(FdoFilterFormat).) |