Syntax
CSharp
VisualBasic
Public Sub Add ( _
converter As Converter _
)
ManagedCPlusPlus
JSharp
Parameters
- converter (Converter)
A string value that specifies the Converter reference.
Remarks
This method adds a Converter object to the collection. If the Converter object is already in the collection, the method is ignored.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)