OracleTimeSpan.Minutes Propriedade

Definição

Obtém o número de minutos inteiros representado por esta instância.Gets the number of whole minutes represented by this instance.

public:
 property int Minutes { int get(); };
public int Minutes { get; }
member this.Minutes : int
Public ReadOnly Property Minutes As Integer

Valor da propriedade

Int32

O componente de minuto dessa instância entre 0 e 59.The minute component of this instance between 0 and 59.

Aplica-se a