Name

Pair

Synopsis

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

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.