Copy tag values to datatable

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

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

Parameters

tagName
Type: string

Return Value

Type: DataTable

Reference to DataTable

.NET Framework

Supported in: 4.6.2, 4.7