Share via


XmlCDataSection.Length Propriété

Définition

Obtient la longueur des données, en caractères Unicode.

public:
 property unsigned int Length { unsigned int get(); };
uint32_t Length();
public uint Length { get; }
var uInt32 = xmlCDataSection.length;
Public ReadOnly Property Length As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Longueur des données, en caractères Unicode.

Implémente

S’applique à