Enterprise Architect Add-in Framework Documentation

[Missing <summary> documentation for "T:TSF.UmlToolingFramework.Wrappers.EA.NoteComment"]

Namespace: TSF.UmlToolingFramework.Wrappers.EA
Assembly: EAAddinFramework (in EAAddinFramework.dll) Version: 1.0.4064.9398

Syntax

C#
public class NoteComment : ElementWrapper, 
	Comment, Element
Visual Basic
Public Class NoteComment _
	Inherits ElementWrapper _
	Implements Comment, Element
Visual C++
public ref class NoteComment : public ElementWrapper, 
	Comment, Element

Inheritance Hierarchy

See Also