DeclaredTypeElement Constructor (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the DeclaredTypeElement class with the specified type name.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- typeName
-
Type:
System::String^
The name of the type that requires a collection of known types.
.NET Framework
Available since 3.0
Available since 3.0
Show: