Click or drag to resize

StiXmlWriterWriteStartElementAndContent Method (String, Int32)

[Missing <summary> documentation for "M:Stimulsoft.Report.WCFService.StiXmlWriter.WriteStartElementAndContent(System.String,System.Int32)"]

Namespace:  Stimulsoft.Report.WCFService
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void WriteStartElementAndContent(
	string name,
	int content
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.WCFService.StiXmlWriter.WriteStartElementAndContent(System.String,System.Int32)"]

content
Type: SystemInt32

[Missing <param name="content"/> documentation for "M:Stimulsoft.Report.WCFService.StiXmlWriter.WriteStartElementAndContent(System.String,System.Int32)"]

See Also