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

Syntax

Visual Basic (Declaration)
Public Class Factory.Integer32List
C#
public class Factory.Integer32List
C++
ref class Factory.Integer32List
J#
public class Factory.Integer32List
JScript
public class Factory.Integer32List

Inheritance Hierarchy

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

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also