Collections() method

Return a list of collections contained by this object.

Visual Basic syntax

Public Function Collections () As List< IAgentryCollection >

C# syntax

public List< IAgentryCollection > Collections ()

Returns

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