Versions Compared

Key

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

...

The SessionInfoCollection type exposes the following members.

Image RemovedMethods

...


NameDescription
Image Modified
Equals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)
Image Modified
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
Image Modified
GetEnumerator

Returns an enumerator that iterates through a collection.

Image Modified
GetHashCode

Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.

(Inherited from Object.)
Image Modified
GetType

Gets the Type of the current instance.

(Inherited from Object.)
Image Modified
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
Image Modified
MoveNext

Advances the enumerator to the next element of the collection.

Image Modified
Reset

Sets the enumerator to its initial position, which is before the first element in the collection.

Image Modified
ToString

Returns a String that represents the current Object.

(Inherited from Object.)

Image RemovedProperties

 

NameDescription
Image Modified
Count

Gets the count of active sessions.

Image Modified
Current

Gets the current object.

Image RemovedSee Also


SessionInfoCollection Class
JollyGiant.Emulation Namespace

...