ComponentOne FinancialChart for WPF
C1.WPF Namespace / TypeEx Class
Members



In This Topic
    TypeEx Class
    In This Topic
    The TypeEx class provides useful extension methods for the System.Type class.
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class TypeEx 
    'Usage
     
    
    Dim instance As TypeEx
    [Extension()]
    public static class TypeEx 
    [Extension()]
    public ref class TypeEx abstract sealed 
    Inheritance Hierarchy

    System.Object
       C1.WPF.TypeEx

    See Also