In This Topic
Syntax
'Declaration
<GuidAttribute("39EC9BC5-4D38-33E1-9E10-73490C3039CB")>
Public NotInheritable Class AnnotationLink
Inherits AnnotationRubberStamp
[Guid("39EC9BC5-4D38-33E1-9E10-73490C3039CB")]
public sealed class AnnotationLink : AnnotationRubberStamp
public class AnnotationLink = class(AnnotationRubberStamp)sealed;
GuidAttribute("39EC9BC5-4D38-33E1-9E10-73490C3039CB")
public sealed class AnnotationLink extends AnnotationRubberStamp
[Guid("39EC9BC5-4D38-33E1-9E10-73490C3039CB")]
public __gc __sealed class AnnotationLink : public AnnotationRubberStamp
[Guid("39EC9BC5-4D38-33E1-9E10-73490C3039CB")]
public ref class AnnotationLink sealed : public AnnotationRubberStamp
Inheritance Hierarchy
See Also