/
SessionsInfoCollection Property

SessionsInfoCollection Property


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();

Field Value

Sessions info collection.

See Also


IApplication Interface
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.


Related content

SessionInfoCollection Property
SessionInfoCollection Property
More like this
Application.SessionsInfoCollection Property
Application.SessionsInfoCollection Property
More like this
Get.Session.Method
Get.Session.Method
More like this
Get Session Method
Get Session Method
More like this
IApplication.GetSession Method
IApplication.GetSession Method
More like this
IApplication.GetSessions.Method
IApplication.GetSessions.Method
More like this