menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class TrainingInstances

    Represents the methods and properties for TrainingInstances elements and attributes

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

    Constructors

    TrainingInstances()

    Declaration
    public TrainingInstances()

    Properties

    FieldCount

    Gets the "fieldCount" value

    Declaration
    public int FieldCount { get; }
    Property Value
    Type
    System.Int32

    InlineTable

    Gets the "InlineTable" value

    Declaration
    public InlineTable InlineTable { get; }
    Property Value
    Type
    InlineTable

    InstanceFields

    Gets the "InstanceFields" value

    Declaration
    public InstanceFields InstanceFields { get; }
    Property Value
    Type
    InstanceFields

    IsTransformed

    Gets the "isTransformed" value

    Declaration
    public bool IsTransformed { get; }
    Property Value
    Type
    System.Boolean

    RecordCount

    Gets the "recordCount" value

    Declaration
    public int RecordCount { get; }
    Property Value
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved