Function AssociationUpdateQuery.setAddedAssocations
ref typeof(this) setAddedAssocations(Range)
(
string mimeType,
Range desktopIds
) @safe
if (isInputRange!Range && is(ElementType!Range : string));
ref typeof(this) setAddedAssocations(Range)
(
string mimeType,
Range desktopIds
) @safe
if (isInputRange!Range && is(ElementType!Range : string));