Translate page

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.