ResourceString.Length Property | |
A numeric value representing the length—the number of characters—of a ResourceString object.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Length AS USUAL GET
public virtual Usual Length { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the length—the number of characters—of a ResourceString object.
See Also