Click or drag to resize

And Class

And condition.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.Model.Manager.FilterAnd

Namespace:  SoftGear.Strix.Client.Core.Model.Manager.Filter
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class And : ICondition

The And type exposes the following members.

Constructors
Methods
Remarks
Checks if all conditions in a list are valid.
See Also