Udostępnij za pośrednictwem


IReadOnlyElementType.GetPrecision Metoda

Definicja

Pobiera dokładność danych, które są dozwolone w elementach kolekcji. Jeśli na przykład typ elementu to Decimal, jest to maksymalna liczba cyfr.

public int? GetPrecision ();
abstract member GetPrecision : unit -> Nullable<int>
Public Function GetPrecision () As Nullable(Of Integer)

Zwraca

Precyzja lub null brak jest zdefiniowana.

Dotyczy