constructor creating ILCell from base type
| C# | Visual Basic | Visual C++ |
internal ILCell( ILArray<ILBaseArray> input )
Friend Sub New ( _ input As ILArray(Of ILBaseArray) _ )
internal: ILCell( ILArray<ILBaseArray^>^ input )
- input (ILArray<(Of <(ILBaseArray>)>))