menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class InstanceFields

    Represents the methods and properties for InstanceFields element

    Inheritance
    System.Object
    InstanceFields
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class InstanceFields : Object

    Constructors

    InstanceFields()

    Declaration
    public InstanceFields()

    Methods

    GetInstanceFields()

    Returns list of "InstanceField" value

    Declaration
    public List<InstanceField> GetInstanceFields()
    Returns
    Type Description
    System.Collections.Generic.List<InstanceField>

    Cloned list of "InstanceField"

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