LEADTOOLS (Leadtools.Logging assembly)

Item(Int32) Property

Show in webframe





The index of the LoggerElement to get.
Gets or sets the LoggerElement at the specified index.
Syntax
public new LoggerElement Item( 
   int index
) {get; set;}
'Declaration
 
Public Overloads Shadows Property Item( _
   ByVal index As Integer _
) As LoggerElement
'Usage
 
Dim instance As LoggerCollection
Dim index As Integer
Dim value As LoggerElement
 
instance.Item(index) = value
 
value = instance.Item(index)

            

            
public:
new property LoggerElement^ Item {
   LoggerElement^ get(int index);
   void set (int indexLoggerElement^ value);
}

Parameters

index
The index of the LoggerElement to get.

Property Value

The LoggerElement at the specified index.
Requirements

Target Platforms

See Also

Reference

LoggerCollection Class
LoggerCollection Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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