Translate page

Application.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#
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..::.SessionsInfoCollection

See Also

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.