Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Item(Int32) Property






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

            

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

Parameters

index
The index of the LoggerElement to get.

Property Value

The ChannelElement at the specified index.
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