'Declaration
Overloads ReadOnly Property Item( _ ByVal name As String _ ) As ISlicerCache
'Usage
Dim instance As ISlicerCaches Dim name As String Dim value As ISlicerCache value = instance.Item(name)
ISlicerCache Item( string name ) {get;}
Parameters
- name
- The name of the ISlicerCache object.