Click or drag to resize
EmberIdCreateContextSpecific Method
Creates a constructed identifier of the Context-specific class with the specified number.

Namespace: Lawo.EmberPlusSharp.Ember
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public static EmberId CreateContextSpecific(
	int number
)

Parameters

number
Type: SystemInt32

Return Value

Type: EmberId
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionnumber is negative.
Bibliography
See Also