Returns an object using its name
Namespace: Ico.WPFAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public T GetItemByName( string name ) |
| Visual Basic |
|---|
Public Function GetItemByName ( _ name As String _ ) As T |
| JScript |
|---|
public function GetItemByName( name : String ) : T |
Parameters
- name
- Type: System..::..String
Remarks
If the object doesn't exist the method returns null