Translate page

Current.Property


Gets the current object.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
Object Current { get; }
Visual Basic (Declaration)
ReadOnly Property Current As Object
Visual C++
property Object^ Current {
	Object^ get ();
}
JavaScript
function get_Current();

Field Value

The current.

Implements

IEnumerator..::.Current

See Also


ISessionInfoCollection Interface
Current Overload
JollyGiant.Emulation Namespace
JollyGiant.Emulation..::.ISessionInfo

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.