Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.




Image Removed

       




QWS3270 COM .NET Help
Application..::.SessionsInfoCollection Property
Application Class  See Also  Send Feedback



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)

Image Removed

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
Image Removed

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.