Gets element type from element name

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

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

Parameters

elementName
Type: string

Element name

Return Value

Type: string

String containg element type

.NET Framework

Supported in: 4.6.2, 4.7