| INodeItem Property  |   | 
Gets the child where 
Number equals 
number.
 
Namespace: Lawo.EmberPlusSharp.ModelAssembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
SyntaxIElement this[
	int number
] { get; }Parameters
- number
 - Type: SystemInt32
 
Property Value
Type: 
IElement
Exceptions
See Also