FluentStructTypeExtension Class

Class FluentStructTypeExtension.

Inheritance Hierarchy

System.Object
  TwinCAT.Ads.TypeSystem.FluentStructTypeExtension
Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public static class FluentStructTypeExtension

The FluentStructTypeExtension type exposes the following members.

Methods

 

Name

Description

AddAligned

Adds a member to the StructType

AddMethod

Adds a RpcMethod.

Remarks

Fluent interface for adding members to StructTypes.

Reference

TwinCAT.Ads.TypeSystem Namespace