This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public static class ObjectXMLSerializer<T> where T : class |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class ObjectXMLSerializer(Of T As Class) |
Type Parameters
- T