RasCollection(TObject) Constructor

DotRas SDK

Collapse image Expand Image Copy image CopyHover image
Initializes a new instance of the RasCollection<(Of <(<'TObject>)>)> class.

Namespace: DotRas.Design
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)

Syntax

C#
protected RasCollection()
Visual Basic
Protected Sub New
Visual C++
protected:
RasCollection()
F#
new : unit -> RasCollection

See Also