'Declaration Public Property CurrentIndex As Integer
'Usage Dim instance As DicomViewer Dim value As Integer instance.CurrentIndex = value value = instance.CurrentIndex
public int CurrentIndex {get; set;}
'Declaration Public Property CurrentIndex As Integer
'Usage Dim instance As DicomViewer Dim value As Integer instance.CurrentIndex = value value = instance.CurrentIndex
public int CurrentIndex {get; set;}