FileSerializer.GetTypeForObject Method

Protected Overrides Function GetTypeForObject( _ 
ByVal typeName As String
) As Type
This language is not supported or no code example is available.
protected override Type GetTypeForObject( 
string typeName 
)
This language is not supported or no code example is available.

Parameters

typeName
string

Return Value

Type

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition