/
ISessionInfoCollection:GetEnumerator Method
ISessionInfoCollection:GetEnumerator Method
Returns an enumerator that iterates through a collection.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
IEnumerator GetEnumerator() |
Visual Basic (Declaration) |
---|
Function GetEnumerator As IEnumerator |
Visual C++ |
---|
IEnumerator^ GetEnumerator() |
JavaScript |
---|
function GetEnumerator(); |
Return Value
An IEnumerator object that can be used to iterate through the collection.
Implements
IEnumerable..::.GetEnumerator()()()
See Also
ISessionInfoCollection Interface
GetEnumerator Overload
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.
, multiple selections available,
Related content
GetEnumerator Method
GetEnumerator Method
More like this
ISessionInfoCollection.GetEnumerator Method
ISessionInfoCollection.GetEnumerator Method
More like this
Application.SessionsInfoCollection Property
Application.SessionsInfoCollection Property
More like this
Move.Next_Method
Move.Next_Method
More like this
ISessionInfoCollection_Interface
ISessionInfoCollection_Interface
More like this
SessionInfoCollection Property
SessionInfoCollection Property
More like this