Click or drag to resize

IIndexedProperties.Item Property (String)

X#
Get/Set array elements with a name.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
PROPERTY SELF[
	name AS STRING
] AS USUAL GET SET 

Parameters

name
Type: String
Name which will be used to lookup a property

Property Value

Type: Usual
See Also