ReadOnlyNamespaceCollection.N, T. Constructor

Initializes a new instance of the ReadOnlyNamespaceCollection.N, T. class.

Namespace:  TwinCAT.TypeSystem.Generic
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public ReadOnlyNamespaceCollection(
    NamespaceCollection<N, T> coll
)

VB

Public Sub New ( 
    coll As NamespaceCollection(Of N, T)
)

Parameters

coll

Type: TwinCAT.TypeSystem.Generic.NamespaceCollection.N, T.
The coll.

Reference

ReadOnlyNamespaceCollection.N, T. Class

TwinCAT.TypeSystem.Generic Namespace