You are here: Symbol Reference > Stimulsoft.Report.CodeDom Namespace > StiCodeDomSerializator Class > StiCodeDomSerializator Methods > GetObjectCreateExpression Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCodeDomSerializator.GetObjectCreateExpression Method

Returns an expression that creates an object.

Syntax
C++
C#
Visual Basic
internal: CodeExpression GetObjectCreateExpression( Type type, object value );
Parameters
Parameters 
Description 
type 
Object type. 
value 
Object value. 
Returns

Expression.

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