Table of Contents

Method Collect

Namespace
Skyline.DataMiner.Net.Sections
Assembly
SLNetTypes.dll

Collect(IList)

Adds this object to the specified collection.

IList Collect(IList collection)

Parameters

collection IList

The collection to add this object to.

Returns

IList

The specified collection with this item added.