OpcLiteralOperand Class

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

C#

public class OpcLiteralOperand : OpcFilterOperand


Inheritance ObjectOpcFilterOperand › OpcLiteralOperand

Name Description
OpcLiteralOperand(Object)
Name Description
Value
Name Description
Between(Object, Object) (Inherited from OpcFilterOperand)
Between(OpcFilterOperand, OpcFilterOperand) (Inherited from OpcFilterOperand)
Cast(Object) (Inherited from OpcFilterOperand)
Cast(OpcFilterOperand) (Inherited from OpcFilterOperand)
Equals(Object) Determines whether the specified other is equal to this OpcFilterOperand.
(Inherited from OpcFilterOperand)
Equals(OpcFilterOperand) Determines whether the specified other is equal to this OpcFilterOperand.
(Inherited from OpcFilterOperand)
EqualsTo(Object) (Inherited from OpcFilterOperand)
EqualsTo(OpcFilterOperand) (Inherited from OpcFilterOperand)
GetHashCode Retrieves a hash code for this OpcFilterOperand.
(Inherited from OpcFilterOperand)
GreaterThan(Object) (Inherited from OpcFilterOperand)
GreaterThan(OpcFilterOperand) (Inherited from OpcFilterOperand)
GreaterThanOrEqualsTo(Object) (Inherited from OpcFilterOperand)
GreaterThanOrEqualsTo(OpcFilterOperand) (Inherited from OpcFilterOperand)
InList(OpcFilterOperand, OpcFilterOperand) (Inherited from OpcFilterOperand)
InView (Inherited from OpcFilterOperand)
IsNull (Inherited from OpcFilterOperand)
LessThan(Object) (Inherited from OpcFilterOperand)
LessThan(OpcFilterOperand) (Inherited from OpcFilterOperand)
LessThanOrEqualsTo(Object) (Inherited from OpcFilterOperand)
LessThanOrEqualsTo(OpcFilterOperand) (Inherited from OpcFilterOperand)
Like(Object) (Inherited from OpcFilterOperand)
Like(OpcFilterOperand) (Inherited from OpcFilterOperand)
Not (Inherited from OpcFilterOperand)
OfType (Inherited from OpcFilterOperand)
OfType(Object) (Inherited from OpcFilterOperand)
ToString (Inherited from OpcFilterOperand)