WPF

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

    Show / Hide Table of Contents

    Interface IFastReflectionCache<TKey, TValue>

    Interface implementation for IFastReflectionCache

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

    Methods

    Get(TKey)

    Get method declaration for IFastReflectionCache method

    Declaration
    TValue Get(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