AvalonEdit
SnippetAnchorElement Class
NamespacesICSharpCode.AvalonEdit.SnippetsSnippetAnchorElement
Creates a named anchor that can be accessed by other SnippetElements.
Declaration Syntax
C#Visual BasicVisual C++
public sealed class SnippetAnchorElement : SnippetElement
Public NotInheritable Class SnippetAnchorElement _
	Inherits SnippetElement
public ref class SnippetAnchorElement sealed : public SnippetElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SnippetAnchorElement(String)
Creates a SnippetAnchorElement with the supplied name.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Insert(InsertionContext)
Performs insertion of the snippet.
(Overrides SnippetElement.Insert(InsertionContext).)
Name
Gets or sets the name of the anchor.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
ToTextRun()()()()
Converts the snippet to text, with replaceable fields in italic.
(Inherited from SnippetElement.)
Inheritance Hierarchy
Object
SnippetElement
 SnippetAnchorElement

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238