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 > ChannelCollection Class > Item Property : Item(String) Property



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

Syntax

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

Parameters

name
The name of the LoggerElement to get.

Property Value

The channel element 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