LEADTOOLS (Leadtools.Logging assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Item(String) Property
See Also 
Leadtools.Logging.Configuration Namespace > LoggerCollection Class > Item Property : Item(String) Property



name
The name of the LoggerElement to get.
Gets the LoggerElement with the specified name.

Syntax

Visual Basic (Declaration) 
Overloads Public Shadows ReadOnly Property Item( _
   ByVal name As String _
) As LoggerElement
Visual Basic (Usage)Copy Code
Dim instance As LoggerCollection
Dim name As String
Dim value As LoggerElement
 
value = instance.Item(name)
C# 
public new LoggerElement Item( 
   string name
) {get;}
C++/CLI 
public:
new property LoggerElement^ Item {
   LoggerElement^ get(String^ name);
}

Parameters

name
The name of the LoggerElement to get.

Property Value

The LoggerElement with the specified name.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features