Share via


RuntimeElementType.GetPrecision Método

Definição

Obtém a precisão dos dados permitidos em elementos da coleção. Por exemplo, se o tipo de elemento for um Decimal, esse será o número máximo de dígitos.

[System.Diagnostics.DebuggerStepThrough]
public virtual int? GetPrecision ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member GetPrecision : unit -> Nullable<int>
override this.GetPrecision : unit -> Nullable<int>
Public Overridable Function GetPrecision () As Nullable(Of Integer)

Retornos

A precisão ou null se nenhuma estiver definida.

Atributos

Aplica-se a