sessionItem Class

[Missing <summary> documentation for "T:MbcsUtils.sessionItem"]

Definition

Namespace: MbcsUtils
Assembly: MbcsUtils (in MbcsUtils.dll) Version: 1.0.0.0 (1.0.0.0)
VB
Public Class sessionItem

Dim instance As sessionItem
Inheritance
Object    sessionItem

Constructors

sessionItemInitializes a new instance of the sessionItem class

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
getKey 
GetTypeGets the Type of the current instance.
(Inherited from Object)
getValue 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also