Partager via


Tensor<T>.IsEmpty Propriété

Définition

Obtient une valeur indiquant si cette Tensor<T> est vide.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valeur de propriété

true si ce capteur est vide ; sinon, false.

Implémente

S’applique à