Udostępnij za pośrednictwem


Tensor<T>.IsEmpty Właściwość

Definicja

Pobiera wartość wskazującą, czy ta Tensor<T> jest pusta.

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

Wartość właściwości

true, jeśli tensor jest pusty; w przeciwnym razie false.

Implementuje

Dotyczy