Bagikan melalui


Tensor<T>.IsEmpty Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah Tensor<T> ini kosong.

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

Nilai Properti

true jika tensor ini kosong; jika tidak, false.

Penerapan

Berlaku untuk