Name

ValueCollectionParameterReader

Synopsis

This class supports the .NET Framework infrastructure. You do not need to use it directly in your code.

Public MustInherit Class ValueCollectionParameterReader : Inherits MimeParameterReader
' Protected Constructors
   Protected Sub New() 
' Public Shared Methods
   Public Shared Function IsSupported(
        ByVal methodInfo As LogicalMethodInfo) As Boolean  
   Public Shared Function IsSupported(
        ByVal paramInfo As System.Reflection.ParameterInfo) As Boolean  
' Public Instance Methods
   Overrides Public Function GetInitializer(
        ByVal methodInfo As LogicalMethodInfo) As Object  
   Overrides Public Sub Initialize(ByVal o As Object) 
' Protected Instance Methods
   Protected Function Read(
        ByVal collection As System.Collections.Specialized.NameValueCollection) As Object()  
End Class

Hierarchy

System.ObjectMimeFormatterMimeParameterReader ValueCollectionParameterReader

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.