'Declaration
Public Property RuntimeIDs As Integer()
'Usage
Dim instance As CellInfoRange Dim value() As Integer instance.RuntimeIDs = value value = instance.RuntimeIDs
public int[] RuntimeIDs {get; set;}
'Declaration
Public Property RuntimeIDs As Integer()
'Usage
Dim instance As CellInfoRange Dim value() As Integer instance.RuntimeIDs = value value = instance.RuntimeIDs
public int[] RuntimeIDs {get; set;}