Represents a collection of CmChangePreprocessorDefinitionList objects.
Namespace:
FileNet.Api.CollectionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmChangePreprocessorDefinitionList _ Implements IDependentObjectList, IEngineCollection, ICloneable, IList, _ ICollection, IEnumerable |
C# |
---|
public interface ICmChangePreprocessorDefinitionList : IDependentObjectList, IEngineCollection, ICloneable, IList, ICollection, IEnumerable |
Visual C++ |
---|
public interface class ICmChangePreprocessorDefinitionList : IDependentObjectList, IEngineCollection, ICloneable, IList, ICollection, IEnumerable |
JavaScript |
---|
FileNet.Api.Collection.ICmChangePreprocessorDefinitionList = function(); FileNet.Api.Collection.ICmChangePreprocessorDefinitionList.createInterface('FileNet.Api.Collection.ICmChangePreprocessorDefinitionList'); |