Class RealSparseArray
Represents the properties for RealSparseArray element and its attributes
Inheritance
System.Object
RealSparseArray
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Base.dll
Syntax
public class RealSparseArray
Constructors
RealSparseArray()
Declaration
public RealSparseArray()
Properties
RealEntries
Gets the "REAL-Entries" values
Declaration
public string RealEntries { get; }
Property Value
Type |
---|
System.String |