menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DynamicClass - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DynamicClass

    Defines the dynamic class.

    Inheritance
    System.Object
    DynamicClass
    Namespace: Syncfusion.Data
    Assembly: Syncfusion.Data.Portable.dll
    Syntax
    public abstract class DynamicClass : Object

    Constructors

    DynamicClass()

    Declaration
    protected DynamicClass()

    Methods

    ToString()

    Returns the string that contains the properties and their values in the class.

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String

    The string that contains the properties and their values in the class.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved