Click or drag to resize

metaLinkCollectionindexOf Method (IMetaContentNested)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Place of link inside the collection

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