DataType.IsReferenceType Method
Determines whether the specified category is a reference type.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.116+a71ced3
Syntax
C#
public static bool IsReferenceType(
DataTypeCategory cat
)
Return Value
Type: Boolean
true if [is reference type] [the
specified cat]; otherwise, false.