IInstanceCollection.T..Mode Property

Gets the InstanceCollectionMode.

Namespace:  TwinCAT.TypeSystem.Generic
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

InstanceCollectionMode Mode { get; }

VB

ReadOnly Property Mode As InstanceCollectionMode
    Get

Property Value

Type: InstanceCollectionMode
The mode.

Reference

IInstanceCollection.T. Interface

TwinCAT.TypeSystem.Generic Namespace