Click or drag to resize

webDocumentgetDocumentT Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Network.web.result
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public T getDocument<T>()
where T : class, IXPathNavigable
Request Example View Source

Type Parameters

T

Return Value

Type: T
See Also