C1.Silverlight Namespace / TypeEx Class / GetTypeInfo Method

In This Topic
GetTypeInfo Method (TypeEx)
In This Topic
Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function GetTypeInfo( _
   ByVal type As Type _
) As Type
 

Parameters

type
See Also