Click or drag to resize

metaCollectionTIndexOf Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta
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

Implements

IImetaCollectionIndexOf(IMetaContentNested)
See Also