menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class TargetValueCount

    Represents the properties for TargetValueCount element and its attributes

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

    Constructors

    TargetValueCount()

    Declaration
    public TargetValueCount()

    Properties

    Count

    Gets the "count" attribute value

    Declaration
    public double Count { get; }
    Property Value
    Type
    System.Double

    Value

    Gets the "value" attribute value

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