aedi-property-reader ~master (2019-02-26T21:34:44Z)
Dub
Repo
ArrayIndexedPropertyAccessor.indexer
aermicioi
aedi_property_reader
convertor
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
&&
isImplicitlyConvertible
!(
FieldType
,
ComponentType
)
)
Return Value
Type:
inout
(
PropertyAccessor
!(
ComponentType
,
FieldType
,
KeyType
))
PropertyAccessor!(ComponentType, FieldType, KeyType)
Meta
Source
See Implementation
aermicioi
aedi_property_reader
convertor
accessor
ArrayIndexedPropertyAccessor
constructors
this
functions
access
accessor
beggining
componentType
ending
has
indexer
Get indexer