Gets array size from tag. The size depends to value of quality. The first index found different of Undefined from bottom to top is the returned value.

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Shared Function ArrayDataDefined( _ 
ByVal tagName As String
) As Integer
This language is not supported or no code example is available.
public static int ArrayDataDefined( 
string tagName 
)
This language is not supported or no code example is available.

Parameters

tagName
Type: string

Tag name

Return Value

Type: int

Array size

.NET Framework

Supported in: 4.6.2, 4.7