Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Item(String) Property






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

            

            
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

See Also

Reference

ChannelCollection Class
ChannelCollection 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