Table of Contents

Method Collect

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

Collect(IList)

Adds the value of this object to the specified collection.

public IList Collect(IList collection)

Parameters

collection IList

The collection to add this object to.

Returns

IList

The specified collection with this item added.