Objects() method

Return a list of objects contained by this object.

Visual Basic syntax

Public Function Objects () As List< IAgentryObject >

C# syntax

public List< IAgentryObject > Objects ()

Returns

A list of only the child data items that are objects.