New

C# | Visual Basic | Visual C++ |
public IntList( int c )
Public Sub New ( _ c As Integer _ )
public: IntList( int c )

- c (Int32)
- Initial capacity
C# | Visual Basic | Visual C++ |
public IntList( int c )
Public Sub New ( _ c As Integer _ )
public: IntList( int c )