Visual Basic (Declaration) | |
---|---|
Public Shared Shadows Function LocateEdmKey( _ ByVal keyName As String _ ) As EdmKey |
Visual Basic (Usage) | ![]() |
---|---|
Dim keyName As String Dim value As EdmKey value = EdmKey.LocateEdmKey(keyName) |
Parameters
- keyName
- Key name
Return Value
The specified EdmKey or null if not found. If an EdmKey element with the specified name is not found in the IdeaBlade configuration section then null is returned.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family