C# Class Quickstarts.DataAccessServer.UnderlyingSystemSegment

Stores information about a segment in the system.
显示文件 Open project: OPCFoundation/UA-.NET Class Usage Examples

Public Methods

Method Description
UnderlyingSystemSegment ( ) : System

Initializes a new instance of the UnderlyingSystemSegment class.

Method Details

UnderlyingSystemSegment() public method

Initializes a new instance of the UnderlyingSystemSegment class.
public UnderlyingSystemSegment ( ) : System
return System