You are here: Symbol Reference > Stimulsoft.Base.Json.Converters Namespace > CustomCreationConverter Class > CustomCreationConverter Methods > Create Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
CustomCreationConverter.Create Method

Creates an object which will then be populated by the serializer.

Syntax
C++
C#
Visual Basic
public: T Create( Type objectType );
Parameters
Parameters 
Description 
objectType 
Type of the object. 
Returns

The created object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.