DOCUMENTS 5 - PortalScripting API
Public Member Functions | List of all members
CustomPropertyIterator Class Reference

The CustomPropertyIterator class is an iterator that holds a list of objects of the class CustomProperty. More...

Public Member Functions

CustomProperty first ()
 Retrieve the first CustomProperty object in the CustomPropertyIterator. More...
 
CustomProperty next ()
 Retrieve the next CustomProperty object in the CustomPropertyIterator. More...
 
int size ()
 Get the amount of CustomProperty objects in the CustomPropertyIterator. More...
 

Detailed Description

The CustomPropertyIterator class is an iterator that holds a list of objects of the class CustomProperty.

Since
DOCUMENTS 4.0a

Member Function Documentation

◆ first()

CustomProperty CustomPropertyIterator::first ( )

Retrieve the first CustomProperty object in the CustomPropertyIterator.

Returns
CustomProperty or null in case of an empty CustomPropertyIterator
Since
DOCUMENTS 4.0a

◆ next()

CustomProperty CustomPropertyIterator::next ( )

Retrieve the next CustomProperty object in the CustomPropertyIterator.

Returns
CustomProperty or NULL if end of CustomPropertyIterator is reached
Since
DOCUMENTS 4.0a

◆ size()

int CustomPropertyIterator::size ( )

Get the amount of CustomProperty objects in the CustomPropertyIterator.

Returns
integer value with the amount of CustomProperty objects in the CustomPropertyIterator
Since
DOCUMENTS 4.0a

This documentation refers DOCUMENTS 5.0e (2105).
Created at 11-09-2019. - © 1998-2019 otris software AG, Königswall 21, D-44137 Dortmund. support@otris.de