uaPLUS Reference
Push Method
See Also  Send Feedback
Opc.Ua Namespace > ContentFilter Class : Push Method

op
operands

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function Push( _
   ByVal op As FilterOperator, _
   ByVal ParamArray operands() As Object _
) As ContentFilterElement
C# 
public ContentFilterElement Push( 
   FilterOperator op,
   params object[] operands
)

Parameters

op
operands

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.