AvalonEdit
Elements Property
NamespacesICSharpCode.AvalonEdit.SnippetsSnippetContainerElementElements
Gets the list of child elements.
Declaration Syntax
C#Visual BasicVisual C++
public IList<SnippetElement> Elements { get; }
Public ReadOnly Property Elements As IList(Of SnippetElement)
	Get
public:
property IList<SnippetElement^>^ Elements {
	IList<SnippetElement^>^ get ();
}

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