uaPLUS Reference
Insert(Int32,ConfiguredEndpoint) Method
See Also  Send Feedback
Opc.Ua Namespace > ConfiguredEndpointCollection Class : Insert(Int32,ConfiguredEndpoint) Method

index
item

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As ConfiguredEndpoint _
) 
C# 
public void Insert( 
   int index,
   ConfiguredEndpoint item
)

Parameters

index
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.