Checks if the instance represents a set of items and not a single item.
Namespace:
Aras.IOMAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public bool isCollection() |
Visual Basic (Declaration) |
---|
Public Function isCollection As Boolean |
J# |
---|
public boolean isCollection() |
JScript |
---|
public function isCollection() : boolean |