This collection interface is not supported.
Namespace:
FileNet.Api.Collection
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmTextIndexingPreprocessorDefinitionList _ Implements IEngineCollection, IEnumerable, ICloneable, IDependentObjectList, _ IList, ICollection |
| C# |
|---|
public interface ICmTextIndexingPreprocessorDefinitionList : IEngineCollection, IEnumerable, ICloneable, IDependentObjectList, IList, ICollection |
| Visual C++ |
|---|
public interface class ICmTextIndexingPreprocessorDefinitionList : IEngineCollection, IEnumerable, ICloneable, IDependentObjectList, IList, ICollection |
| JavaScript |
|---|
FileNet.Api.Collection.ICmTextIndexingPreprocessorDefinitionList = function(); FileNet.Api.Collection.ICmTextIndexingPreprocessorDefinitionList.createInterface('FileNet.Api.Collection.ICmTextIndexingPreprocessorDefinitionList'); |