←Select platform

Upsert(IEnumerable<Leadtools.Forms.Recognition.FullTextSearchItem>) Method (DiskFullTextSearchManager)

Summary

Adds or updates one or more master form pages to the full text search database

Syntax

C#
VB
C++
public virtual void Upsert( 
   System.Collections.Generic.IEnumerable<Leadtools.Forms.Recognition.FullTextSearchItem> items 
) 
Public Overridable Sub Upsert( 
   ByVal items As System.Collections.Generic.IEnumerable(Of Leadtools.Forms.Recognition.FullTextSearchItem) 
) 
public:  
   virtual void Upsert( 
      System::Collections::Generic::IEnumerable<Leadtools::Forms::Recognition::FullTextSearchItem^>^ items 
   ) 

Parameters

items

Properties of the items to add or update. Must not be null.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize