menu

WPF

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

    Show / Hide Table of Contents

    Class InstanceFields

    Represents the methods and properties for InstanceFields element

    Inheritance
    System.Object
    InstanceFields
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Base.dll
    Syntax
    public class InstanceFields

    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