Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 2
TypeConverter Class
 TypeConverter Members

  Switch on low bandwidth view
Members FilterMembers Filter
.NET Framework Class Library for Silverlight
TypeConverter Members

Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties.

The TypeConverter type exposes the following members.

  NameDescription
Public methodTypeConverterInitializes a new instance of the TypeConverter class.
Top
  NameDescription
Public methodCanConvertFromOverloaded. Returns whether the type converter can convert an object from the specified type to the type of this converter.
Public methodCanConvertToOverloaded. Returns whether the type converter can convert an object to the specified type.
Public methodConvertFromOverloaded. Converts from the specified value to the type of this converter.
Public methodConvertFromStringConverts the specified text to an object.
Public methodConvertToOverloaded. Converts the specified value object to the specified type.
Public methodConvertToStringConverts the specified object to a string representation.
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker