DeviceInfo.IsEmpty Property

Gets a value indicating whether this instance is empty.

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

Syntax

C#

public bool IsEmpty { get; }

VB

Public ReadOnly Property IsEmpty As Boolean
    Get

Property Value

Type: Boolean
true if this instance is empty; otherwise, false.

Reference

DeviceInfo Structure

TwinCAT.Ads Namespace