LengthIsAttribute Classe

Definizione

Indica il numero di elementi della matrice.

public ref class LengthIsAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Parameter)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 65536)]
class LengthIsAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Parameter)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 65536)]
public sealed class LengthIsAttribute : Attribute
function LengthIsAttribute(indexLengthParameter)
Public NotInheritable Class LengthIsAttribute
Inherits Attribute
Ereditarietà
LengthIsAttribute
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.FoundationContract (è stato introdotto in v1.0)

Costruttori

LengthIsAttribute(Int32)

Crea e inizializza una nuova istanza dell'attributo .

Si applica a

Vedi anche