'Declaration Function GetSerializer( _ ByVal objectType As Type _ ) As Object
object GetSerializer( Type objectType )
Parameters
- objectType
- A System.Type object representing the type to get serializer for.
Return Value
A System.Object object representing the serializer.