Gets next item from the collection. This method is thread-safe.
| C# | Visual Basic | Visual C++ | F# |
public T Next()
Public Function Next As T
public: T Next()
member Next : unit -> 'T
| Exception | Condition |
|---|---|
| InvalidOperationException | Is raised when thre is no items in the collection. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119