ComponentOne FinancialChart for WPF
GetTypeInfo Method



C1.WPF Namespace > TypeEx Class : GetTypeInfo Method
Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function GetTypeInfo( _
   ByVal type As Type _
) As Type
'Usage
 
Dim type As Type
Dim value As Type
 
value = TypeEx.GetTypeInfo(type)
[Extension()]
public static Type GetTypeInfo( 
   Type type
)
[Extension()]
public:
static Type^ GetTypeInfo( 
   Type^ type
) 

Parameters

type
See Also

Reference

TypeEx Class
TypeEx Members