Leggere in inglese

Condividi tramite


Vector<T>.IsSupported Proprietà

Definizione

Importante

Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.

Ottiene un valore che indica se T è supportato.

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

Valore della proprietà

true se l'oggetto T è supportato; in caso contrario, false.

Si applica a

Prodotto Versioni
.NET 7, 8, 9, 10