Table of Contents

Method Build

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

Build(SimpleByteReader)

Creates a new SectionID instance from the specified Skyline.DataMiner.Net.Ownership.SimpleByteReader.

public static IDMAObjectRef Build(SimpleByteReader reader)

Parameters

reader SimpleByteReader

The Skyline.DataMiner.Net.Ownership.SimpleByteReader instance.

Returns

IDMAObjectRef

The created SectionID instance.