@Retention(value=RUNTIME)
@Target(value={PARAMETER,METHOD})
@Documented
public @interface DOMInitDictParameterAttribute
Specifies a DOM InitDict parameter that is defined by the W3C.
System.AttributeCopyright © 2020 Aspose. All rights reserved.