aedi-property-reader ~master (2019-02-26T21:34:44Z)
Dub
Repo
ArrayIndexedPropertyAccessor.ending
aermicioi
aedi_property_reader
convertor
accessor
ArrayIndexedPropertyAccessor
Set ending
typeof
(
this
)
ending
(EType ending)
class
ArrayIndexedPropertyAccessor
(ComponentType, FieldType = ComponentType, KeyType = string)
@
safe
nothrow pure
typeof
(this)
ending
(
EType
ending
)
if
(
isBidirectionalRange
!
KeyType
&&
isImplicitlyConvertible
!(
FieldType
,
ComponentType
)
)
inout
(
EType
)
ending
()
Parameters
ending
EType
element denoting the end of array indexing, ex. ]
Return Value
Type:
typeof
(this)
typeof(this)
Meta
Source
See Implementation
aermicioi
aedi_property_reader
convertor
accessor
ArrayIndexedPropertyAccessor
constructors
this
functions
access
accessor
beggining
componentType
ending
has
indexer
Set ending