This collection interface is not supported.
Namespace:
FileNet.Api.CollectionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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'); |