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++F#
public T Next()
Public Function Next As T
public:
T Next()
member Next : unit -> 'T 
Return Value
T

[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.dll) Version: 4.5.5510.19119