Click or drag to resize

contentBlockindexOf Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

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

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

Parameters

child
Type: IObjectWithChildSelector

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

Return Value

Type: Int32

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

Implements

IObjectWithChildSelector.indexOf(IObjectWithChildSelector)
See Also