Click or drag to resize
EmberWriterWriteStartApplicationDefinedType Method
Writes outer with indefinite length followed by the start of an application-defined type with indefinite length.

Namespace: Lawo.EmberPlusSharp.Ember
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public void WriteStartApplicationDefinedType(
	EmberId outer,
	int innerNumber
)

Parameters

outer
Type: Lawo.EmberPlusSharp.EmberEmberId
innerNumber
Type: SystemInt32
Exceptions
Bibliography
See Also