menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class KNNInputs

    Represents the methods and properties for KNNInputs element

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

    Constructors

    KNNInputs()

    Declaration
    public KNNInputs()

    Methods

    GetKNNInputs()

    Returns list of "KNNInput" value

    Declaration
    public List<KNNInput> GetKNNInputs()
    Returns
    Type Description
    System.Collections.Generic.List<KNNInput>

    Cloned list of "KNNInput"

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