menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class VectorFields

    Represents the methods and properties for VectorFields element collection

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

    Constructors

    VectorFields()

    Declaration
    public VectorFields()

    Methods

    GetFieldReference()

    Returns list of "FieldRef" value

    Declaration
    public List<FieldReference> GetFieldReference()
    Returns
    Type Description
    System.Collections.Generic.List<FieldReference>

    Cloned list of "FieldRef" value

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