Namespace:
RightEdge.Common
Assembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Assembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
protected T[] InnerList |
| Visual Basic (Declaration) |
|---|
Protected InnerList As T() |
| Visual C++ |
|---|
protected: array<T>^ InnerList |