'Declaration
Public MustInherit NotInheritable Class EmptyArray(Of T)
'Usage
Dim instance As EmptyArray(Of T)
public static class EmptyArray<T>
'Declaration
Public MustInherit NotInheritable Class EmptyArray(Of T)
'Usage
Dim instance As EmptyArray(Of T)
public static class EmptyArray<T>
System.Object
GrapeCity.CalcEngine.EmptyArray<T>