DBusAny.to

Converts a basic type, a tuple or an array to the D type with type checking.

Tuples can be converted to an array of DBusAny, but not to any other array.

struct DBusAny
@property const pure
T
to
(
T
)
()

Meta