Gets the list of child elements.
Declaration Syntax
C# | Visual Basic | Visual 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