This documentation is archived and is not being maintained.
ObjectConverter Class
.NET Framework 1.1
NOTE: This type is now obsolete.
Use the System.Convert class and String.Format instead
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <Obsolete("Use the System.Convert class and String.Format instead", _ False)> NotInheritable Public Class ObjectConverter [C#] [Obsolete("Use the System.Convert class and String.Format instead", false)] public sealed class ObjectConverter [C++] [Obsolete("Use the System.Convert class and String.Format instead", false)] public __gc __sealed class ObjectConverter [JScript] public Obsolete("Use the System.Convert class and String.Format instead", false) class ObjectConverter
See Also
Show: