String..::..Length Property
Gets the number of characters in the current String object.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public int Length { get; }
<FieldPropertyAttribute> _ Public ReadOnly Property Length As Integer Get
[FieldPropertyAttribute] public: property int^ Length { int^ get (); }