Click or drag to resize

McDocumentsGetSearchItems Method (String, Int32)

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetSearchItems ( 
	search As String,
	max As Integer
) As BaseItem()

Parameters

search
Type: SystemString
max
Type: SystemInt32

Return Value

Type: BaseItem
See Also