OPCDA.NET Reference Manual
Contains(DAItemSet) Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAItemSets Class > Contains Method : Contains(DAItemSet) Method

set
Object to be searched.

Glossary Item Box

Determines wheter the specified object is in the collection.

Syntax

Visual Basic (Declaration) 
Public Overloads Function Contains( _
   ByVal set As DAItemSet _
) As Boolean
C# 
public bool Contains( 
   DAItemSet set
)

Parameters

set
Object to be searched.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

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