SynSoft .NET Libraries (release 3rd July 2003)

TypeCastException.m_typeFrom Field

The type from which casting was attempted

[Visual Basic]
Protected ReadOnly m_typeFrom As Type
[C#]
protected readonly Type m_typeFrom;

See Also

TypeCastException Class | TypeCastException Members | SynSoft.Conversion Namespace