'Declaration
Public Default Property Item( _ ByVal Index As System.Integer _ ) As NSurfaceIsoline
'Usage
Dim instance As NSurfaceIsolineCollection Dim Index As System.Integer Dim value As NSurfaceIsoline instance.Item(Index) = value value = instance.Item(Index)
public NSurfaceIsoline this[ System.int Index ]; {get; set;}
Parameters
- Index