SubRangeType.T..UpperBound Property

Gets the upper bound.

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

Syntax

C#

public T UpperBound { get; }

VB

Public ReadOnly Property UpperBound As T
    Get

Property Value

Type: T
The lower bound.

Implements

ISubRangeType.T..UpperBound

Reference

SubRangeType.T. Class

TwinCAT.Ads.TypeSystem Namespace