LEADTOOLS (Leadtools.Logging assembly)

Item(String) Property

Show in webframe





The name of the LoggerElement to get.
Gets the LoggerElement with the specified name.
Syntax
public new LoggerElement Item( 
   string name
) {get;}
'Declaration
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal name As String _
) As LoggerElement
'Usage
 
Dim instance As LoggerCollection
Dim name As String
Dim value As LoggerElement
 
value = instance.Item(name)

            

            
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

See Also

Reference

LoggerCollection Class
LoggerCollection Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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