Click or drag to resize

metaDocumentindexOf Method (IMetaContentNested)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.document
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public int indexOf(
	IMetaContentNested child
)
Request Example View Source

Parameters

child
Type: imbSCI.Core.interfacesIMetaContentNested

Return Value

Type: Int32
See Also