public string Take( int length )
Public Function Take ( _ length As Integer _ ) As String
public: String^ Take( int^ length )