ItemByName

This read-only property returns an item from the collection specified by the Name parameter.

During this method, AddRef is called to the interface, so the caller must release the returned interface pointer when it is no longer needed.

Syntax

ItemByName (Name As String) As ISCBCroPage
Parameter Description

Name

Name of the item to retrieve from the collection.