menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class LocalTransformations

    Represents the properties and methods for LocalTransformations element and its attibutes

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

    Constructors

    LocalTransformations()

    Declaration
    public LocalTransformations()

    Methods

    GetDerivedFields()

    Returns list of Derived fields

    Declaration
    public List<DerivedField> GetDerivedFields()
    Returns
    Type
    System.Collections.Generic.List<DerivedField>
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved