uaPLUS Reference
Add Method
See Also  Send Feedback
Opc.Ua Namespace > ReadOnlyList<T> Class : Add Method

item

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub Add( _
   ByVal item As T _
) 
C# 
public void Add( 
   T item
)

Parameters

item

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.