menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ArgumentOutOfRangeException - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ArgumentOutOfRangeException

    Inheritance
    System.Object
    ArgumentOutOfRangeException
    Namespace: Syncfusion.XlsIO.WINRT.Implementation.Exceptions
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public class ArgumentOutOfRangeException : Exception

    Constructors

    ArgumentOutOfRangeException(String, Object, String)

    Declaration
    public ArgumentOutOfRangeException(string name, object value, string message)
    Parameters
    Type Name Description
    System.String name
    System.Object value
    System.String message

    Extension Methods

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