TK.ArrayDataDefined Method

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.
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
string

Tag name

Return Value

int

Array size

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition