PropertyLoadMap

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(PropertyLoadMap plm)
Undocumented in source.

Members

Functions

add
void add(PropertyInfo property, Variant id, Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
PropertyLoadItem opIndex(PropertyInfo prop)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
PropertyLoadItem remove(PropertyInfo pi)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

keys
const(PropertyInfo)[] keys [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
int length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
map
PropertyLoadItem[const PropertyInfo] map [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta