Click or drag to resize

IArrayT Interface

[Missing <summary> documentation for "T:Altaxo.Collections.IArray`1"]


Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IArray<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Altaxo.Collections.IArray`1"]

The IArrayT type exposes the following members.

Properties
 NameDescription
Public propertyCount 
Public propertyItem 
Top
See Also