'Declaration
<JetBrains.Annotations.NotNullAttribute()> Default Property Item( _ ByVal index As Integer _ ) As IPkiCrl
'Usage
Dim instance As _PkiCrlCollection Dim index As Integer Dim value As IPkiCrl instance.Item(index) = value value = instance.Item(index)
Parameters
- index
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).