aedi-property-reader v0.2.0 (2018-06-21T21:15:15Z)
Dub
Repo
ArrayIndexedPropertyAccessor.indexer
aermicioi
aedi_property_reader
core
accessor
ArrayIndexedPropertyAccessor
Get indexer
typeof
(
this
)
indexer
(PropertyAccessor!(ComponentType, FieldType, KeyType) indexer)
inout
(
PropertyAccessor
!(
ComponentType
,
FieldType
,
KeyType
))
indexer
()
class
ArrayIndexedPropertyAccessor
(ComponentType, FieldType = ComponentType, KeyType = string)
@
safe
nothrow pure inout
inout
(
PropertyAccessor
!(
ComponentType
,
FieldType
,
KeyType
))
indexer
(
)
if
(
isBidirectionalRange
!
KeyType
)
Return Value
Type:
inout
(
PropertyAccessor
!(
ComponentType
,
FieldType
,
KeyType
))
PropertyAccessor!(ComponentType, FieldType, KeyType)
Meta
Source
See Implementation
aermicioi
aedi_property_reader
core
accessor
ArrayIndexedPropertyAccessor
constructors
this
functions
access
accessor
beggining
componentType
ending
has
indexer
Get indexer