You are here: Symbol Reference > Stimulsoft.Report.CodeDom Namespace > StiCodeDomSerializator Class > StiCodeDomSerializator Methods > AddCreate Method > AddCreate Method (int, string, object, string, Type, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCodeDomSerializator.AddCreate Method (int, string, object, string, Type, bool)

Adds an object creation.

Syntax
C++
C#
Visual Basic
internal: void AddCreate( int index, string parent, object value, string name, Type type, bool isList );
Parameters
Parameters 
Description 
index 
Position for embedding. 
parent 
Parent name. 
value 
Object value. 
name 
Object name. 
type 
Object type. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.