Vector64<T>.IsSupported Propriété

Définition

Obtient une valeur qui indique si T est pris en charge.

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
static member IsSupported : bool
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Valeur de propriété

true si T est pris en charge ; sinon, false.

S’applique à