menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class VectorInstance

    Represents the properties for VectorInstance element and its attributes

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

    Constructors

    VectorInstance()

    Declaration
    public VectorInstance()

    Properties

    Id

    Gets the "id" value

    Declaration
    public string Id { get; }
    Property Value
    Type
    System.String

    RealSparseArray

    Gets the "REAL-SparseArray" value

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