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

Syntax

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

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.BooleanList

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