/
SessionInfoCollection Property
SessionInfoCollection 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# |
---|
public ISessionInfoCollection SessionsInfoCollection { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property SessionsInfoCollection As ISessionInfoCollection |
Visual C++ |
---|
public: virtual property ISessionInfoCollection^ SessionsInfoCollection { ISessionInfoCollection^ get () sealed; } |
JavaScript |
---|
function get_SessionsInfoCollection(); |
Field Value
Sessions info collection.Implements
IApplication..::.SessionsInfoCollectionSee Also
, multiple selections available,
Related content
SessionsInfoCollection Property
SessionsInfoCollection 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
GetEnumerator Method
GetEnumerator Method
More like this
IApplication.GetSessions.Method
IApplication.GetSessions.Method
More like this