Condividi tramite


XmlComment.Length Proprietà

Definizione

Ottiene la lunghezza dei dati in caratteri Unicode.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Lunghezza dei dati in caratteri Unicode.

Implementazioni

Si applica a