Click or drag to resize

IReadOnlyControlCollectionTItem Property (String)

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

Parameters

key
Type: SystemString

Property Value

Type: T
See Also