Click or drag to resize

contentPageindexOf Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Core.contentStructure.elements.contentPage.indexOf(imbSCI.Data.interfaces.IObjectWithChildSelector)"]

Namespace:  imbNLP.Core.contentStructure.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public int indexOf(
	IObjectWithChildSelector child
)

Parameters

child
Type: IObjectWithChildSelector

[Missing <param name="child"/> documentation for "M:imbNLP.Core.contentStructure.elements.contentPage.indexOf(imbSCI.Data.interfaces.IObjectWithChildSelector)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.elements.contentPage.indexOf(imbSCI.Data.interfaces.IObjectWithChildSelector)"]

Implements

IObjectWithChildSelector.indexOf(IObjectWithChildSelector)
See Also