Click or drag to resize

IReadOnlyControlCollectionTItem Property (Int32)

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
T this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: T
See Also