string[] GetAll( string name )
Function GetAll ( _ name As String _ ) As String()
array<String^>^ GetAll( String^ name )