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

ival
Object to be removed from the collection

Glossary Item Box

Removes the first occurence of the specified object from the collection.

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Remove( _
   ByVal ival As DAItemValue _
) 
C# 
public void Remove( 
   DAItemValue ival
)

Parameters

ival
Object to be removed from the collection

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.