...
Gets the sessions info collection to allow 'foreach' on the session info class objects.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
ISessionInfoCollection SessionsInfoCollection { get; } |
...
Visual Basic (Declaration) |
---|
ReadOnly Property SessionsInfoCollection As ISessionInfoCollection |
Visual C++ |
---|
property ISessionInfoCollection^ SessionsInfoCollection { ISessionInfoCollection^ get (); } |
JavaScript |
---|
function get_SessionsInfoCollection(); |
...
Sessions info collection.
See Also
IApplication Interface
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
...