Click or drag to resize

ISegment Interface

Segment interface.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public interface ISegment
View Source

The ISegment type exposes the following members.

Methods
 NameDescription
Public methodGetData Gets the data.
Public methodToSequence Converts to Sequence object.
Top
See Also