This collection interface is not supported.

Namespace:  FileNet.Api.Collection
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Interface ICmTextIndexingPreprocessorDefinitionList _
	Implements IDependentObjectList, IEngineCollection, ICloneable, IList,  _
	ICollection, IEnumerable
C#
public interface ICmTextIndexingPreprocessorDefinitionList : IDependentObjectList, 
	IEngineCollection, ICloneable, IList, ICollection, IEnumerable
Visual C++
public interface class ICmTextIndexingPreprocessorDefinitionList : IDependentObjectList, 
	IEngineCollection, ICloneable, IList, ICollection, IEnumerable
JavaScript
FileNet.Api.Collection.ICmTextIndexingPreprocessorDefinitionList = function();
FileNet.Api.Collection.ICmTextIndexingPreprocessorDefinitionList.createInterface('FileNet.Api.Collection.ICmTextIndexingPreprocessorDefinitionList');

ToggleSee Also