Click or drag to resize

UDSectionGetUDItems Method

This property returns the UDItems collection of the UDSection object.

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetUDItems(
	out UDItems UDItems
)

Parameters

UDItems
Type: OmniPageCSDK.IproPlusUDItems
Remarks
The UDItems can either be string literals or regular expressions.
See Also