Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Item(String) Property






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

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