Item Property

Summary

Gets the LoggerElement with the specified name.

Syntax
C#
C++/CLI
public LoggerElement Item( 
   string name 
) { get; } 
public: 
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

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.