LengthIsAttribute Klasse

Definition

Gibt die Anzahl der Arrayelemente an.

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
Vererbung
LengthIsAttribute
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.FoundationContract (eingeführt in v1.0)

Konstruktoren

LengthIsAttribute(Int32)

Erstellt und initialisiert eine neue instance des Attributs.

Gilt für:

Weitere Informationen