protected int LEN( string text )
Protected Function LEN ( _ text As String _ ) As Integer
protected: int^ LEN( String^ text )