Int list wrapper.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class IntList : List<int>
public class IntList : List<int>
Public Class IntList Inherits List(Of Integer)
Public Class IntList Inherits List(Of Integer)
public ref class IntList : public List<int>
public ref class IntList : public List<int>
type IntList = class inherit List<int> end
type IntList = class inherit List<int> end
Members
All Members | Constructors | Methods | Properties | ||
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120