June 2002
Intermediate to advanced
816 pages
28h 12m
English
Pair
This class is used internally for the LosFormatter. It contains two types that can be
serialized into view state.
Public Class Pair ' Public Constructors Public Sub New() Public Sub New(ByVal x As Object, ByVal y As Object) ' Public Instance Fields public First As Object public Second As Object End Class
Read now
Unlock full access