AdsDataTypeArrayInfo Class

Array definition for a single dimension.

Inheritance Hierarchy

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

Syntax

C#

public class AdsDataTypeArrayInfo

The AdsDataTypeArrayInfo type exposes the following members.

Properties

 

Name

Description

AdsDataTypeArrayInfo Class 1:

Elements

Gets the number of elements.

AdsDataTypeArrayInfo Class 2:

LowerBound

Gets the lower bound.

Methods

 

Name

Description

AdsDataTypeArrayInfo Class 3:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

AdsDataTypeArrayInfo Class 4:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

AdsDataTypeArrayInfo Class 5:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

AdsDataTypeArrayInfo Class 6:

GetType

Gets the Type of the current instance. (Inherited from Object.)

AdsDataTypeArrayInfo Class 7:

Marshal

Marshals the content of the AdsDataTypeArrayInfo.

AdsDataTypeArrayInfo Class 8:

MarshalSize

Gets the marshal size of the AdsDataTypeArrayInfo.

AdsDataTypeArrayInfo Class 9:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

AdsDataTypeArrayInfo Class 10:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

TwinCAT.Ads Namespace