Click or drag to resize

textPageManagerTgetPageElements Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vraca elemente koji su trenutno na stranici

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public IList<T> getPageElements(
	IList<T> items
)
Request Example View Source

Parameters

items
Type: System.Collections.GenericIListT

Return Value

Type: IListT
See Also