'Declaration
Public Shared Function ToExpandedNodeIdCollection( _ ByVal values() As ExpandedNodeId _ ) As ExpandedNodeIdCollection
'Usage
Dim values() As ExpandedNodeId Dim value As ExpandedNodeIdCollection value = ExpandedNodeIdCollection.ToExpandedNodeIdCollection(values)
public static ExpandedNodeIdCollection ToExpandedNodeIdCollection( ExpandedNodeId[] values )
public: static ExpandedNodeIdCollection^ ToExpandedNodeIdCollection( array<ExpandedNodeId^>^ values )
Parameters
- values
- An array of ExpandedNodeId values to return as a collection