'Declaration
Public Function GetAt( _ ByVal index As System.Integer _ ) As NWatermark
'Usage
Dim instance As NWatermarkCollection Dim index As System.Integer Dim value As NWatermark value = instance.GetAt(index)
public NWatermark GetAt( System.int index )
Parameters
- index