menu

UWP

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

    Show / Hide Table of Contents

    Interface IFastReflectionCache<TKey, TValue>

    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public interface IFastReflectionCache<in TKey, out TValue>
    Type Parameters
    Name
    TKey
    TValue

    Methods

    Get(TKey)

    Declaration
    TValue Get(TKey key)
    Parameters
    Type Name Description
    TKey key
    Returns
    Type
    TValue

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved