This topic has not yet been rated - Rate this topic

TimeSpanConverter.ConvertFromInvariantString Method

Converts the value to a type of this converter, using the invariant culture.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ConvertFromInvariantString(String) Converts the given string to the type of this converter, using the invariant culture. (Inherited from TypeConverter.)
Public method ConvertFromInvariantString(ITypeDescriptorContext, String) Converts the given string to the type of this converter, using the invariant culture and the specified context. (Inherited from TypeConverter.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.