menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class XNode

    Represents the properties for XNode element and its attributes

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

    Constructors

    XNode()

    Declaration
    public XNode()

    Properties

    XNodeStats

    Gets and sets the xNodeStats elements value

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

    XRegInfo

    Gets and sets the xRegInfo elements value

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