LumiSoft Net Help
Next Method
NamespacesLumiSoft.NetCircleCollection<(Of <(<'T>)>)>Next()()()()
Gets next item from the collection. This method is thread-safe.
Declaration Syntax
C#Visual BasicVisual C++
public T Next()
Public Function Next As T
public:
T Next()
Return Value

[Missing <returns> documentation for "M:LumiSoft.Net.CircleCollection`1.Next"]

Exceptions
ExceptionCondition
InvalidOperationExceptionIs raised when thre is no items in the collection.

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129