WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IFastReflectionFactory<TKey, TValue> - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IFastReflectionFactory<TKey, TValue>

    Interface implementation for IFastReflectionFactory

    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public interface IFastReflectionFactory<TKey, TValue>
    Type Parameters
    Name Description
    TKey
    TValue

    Methods

    Create(TKey)

    Create method declaration for IFastReflectionFactory interface

    Declaration
    TValue Create(TKey key)
    Parameters
    Type Name Description
    TKey key
    Returns
    Type Description
    TValue
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved