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

ToggleSyntax

Visual Basic (Declaration)
Public Class Integer32List
C#
public class Integer32List
Visual C++
public ref class Integer32List
JavaScript
FileNet.Api.Core.Integer32List = function();

Type.createClass(
	'FileNet.Api.Core.Integer32List');

ToggleInheritance Hierarchy

System..::.Object
  FileNet.Api.Core..::.Factory..::.Integer32List

ToggleSee Also