C#
VB
C++
Gets the ChannelElement with the specified name.
public ChannelElement Item(
string name
) { get; }
Public ReadOnly Property Item( _
ByVal name As String _
) As Leadtools.Logging.Configuration.ChannelElement
public:
property Leadtools.Logging.Configuration.ChannelElement^ Item {
Leadtools.Logging.Configuration.ChannelElement^ get(String^ name);
}
name
The name of the LoggerElement to get.
The channel element with the specified name.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET