| Visual Basic (Declaration) | |
|---|---|
Function GetSerializer( _ ByVal objectType As Type _ ) As Object | |
| C# | |
|---|---|
object GetSerializer( Type objectType ) | |
Parameters
- objectType
| DataDynamics.Reports | Support Forum |
| GetSerializer Method | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > IComponentSerializationProvider Interface : GetSerializer Method |
| Visual Basic (Declaration) | |
|---|---|
Function GetSerializer( _ ByVal objectType As Type _ ) As Object | |
| C# | |
|---|---|
object GetSerializer( Type objectType ) | |