Click or drag to resize

selectRangeAreaDictionaryindexOf Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Index of supplied child - in his collection

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int indexOf(
	IObjectWithChildSelector child
)
Request Example View Source

Parameters

child
Type: imbSCI.Data.interfacesIObjectWithChildSelector

Return Value

Type: Int32
See Also