Partager via


ColumnInformation.NumericColumnNames Propriété

Définition

Colonnes de jeu de données numériques.

[Newtonsoft.Json.JsonProperty]
public System.Collections.Generic.ICollection<string> NumericColumnNames { get; }
[<Newtonsoft.Json.JsonProperty>]
member this.NumericColumnNames : System.Collections.Generic.ICollection<string>
Public ReadOnly Property NumericColumnNames As ICollection(Of String)

Valeur de propriété

La valeur par défaut est une nouvelle valeur vide Collection<T>.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à