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

ToggleSyntax

Visual Basic (Declaration)
Public Interface ICmodAbstractSectionSet _
	Implements ICmHoldableSet, IReplicableSet, ISubscribableSet, IEngineCollection,  _
	IEnumerable, ICloneable, IIndependentObjectSet, IEngineSet
C#
public interface ICmodAbstractSectionSet : ICmHoldableSet, 
	IReplicableSet, ISubscribableSet, IEngineCollection, IEnumerable, ICloneable, 
	IIndependentObjectSet, IEngineSet
Visual C++
public interface class ICmodAbstractSectionSet : ICmHoldableSet, 
	IReplicableSet, ISubscribableSet, IEngineCollection, IEnumerable, ICloneable, 
	IIndependentObjectSet, IEngineSet
JavaScript
FileNet.Api.Collection.ICmodAbstractSectionSet = function();
FileNet.Api.Collection.ICmodAbstractSectionSet.createInterface('FileNet.Api.Collection.ICmodAbstractSectionSet');

ToggleSee Also