'Declaration
Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As NWatermark
'Usage
Dim instance As NWatermarkCollection Dim index As System.Integer Dim value As NWatermark value = instance.Item(index)
public NWatermark this[ System.int index ]; {get;}
Parameters
- index