| Visual Basic (Declaration) | |
|---|---|
Function FindEntryByName( _ ByVal name As System.String _ ) As IMetadataDictionaryEntry  | |
| C# | |
|---|---|
IMetadataDictionaryEntry FindEntryByName( System.string name )  | |
Parameters
- name
 - The name of the entry to find.
 
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| ActiveReports Developer 7 | |
| FindEntryByName Method | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IMetadataDictionary Interface : FindEntryByName Method | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Function FindEntryByName( _ ByVal name As System.String _ ) As IMetadataDictionaryEntry  | |
| C# | |
|---|---|
IMetadataDictionaryEntry FindEntryByName( System.string name )  | |