Click or drag to resize

nodeBlockCollectionGetBlockByXPath Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbCommonModels.contentBlock.nodeBlockCollection.GetBlockByXPath(System.String)"]

Namespace:  imbCommonModels.contentBlock
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public nodeBlock GetBlockByXPath(
	string xPath
)

Parameters

xPath
Type: SystemString

[Missing <param name="xPath"/> documentation for "M:imbCommonModels.contentBlock.nodeBlockCollection.GetBlockByXPath(System.String)"]

Return Value

Type: nodeBlock

[Missing <returns> documentation for "M:imbCommonModels.contentBlock.nodeBlockCollection.GetBlockByXPath(System.String)"]

See Also