←Select platform

Item Property

Summary

Gets or sets the ChannelElement at the specified index.

Syntax

C#
VB
C++
public ChannelElement Item( 
   int index 
) { get; set; } 
  
Public Property Item( _ 
   ByVal index As Integer _ 
) As Leadtools.Logging.Configuration.ChannelElement 

Parameters

index
The index of the LoggerElement to get.

Property Value

The ChannelElement at the specified index.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly