is_new_source


Description:

[ Version ( since = "3.32" ) ]
public bool is_new_source (Source source)

Returns whether the source is a newly created child or not.

New sources are remembered between two populate calls only.

Parameters:

this

an CollectionBackend

source

a child Source

Returns:

true, when the source is a new child; false when it had been known before.