Gets the aggregate with the specified name.
'Declaration
Public Overloads ReadOnly Property Item( _
ByVal As String _
) As Aggregate
Parameters
- name
- The name of the aggregate.
Property Value
The
Aggregate object with the specified
C1.C1Preview.NamedCollectionItem.Name, or an empty aggregate if an aggregate with the specified name was not found.