Indicates whether the collection is empty. This method may require
a round trip to the server for unevaluated sets (such as IndependentObjectSet
and RepositoryRowSet).
Namespace:
FileNet.Api.CollectionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function IsEmpty As Boolean |
C# |
---|
bool IsEmpty() |
Visual C++ |
---|
bool IsEmpty() |
JavaScript |
---|
function isEmpty(); |