[This is preliminary documentation and is subject to change.]
Gets all of the metadata objects defined as children of this metadata element
| C# | Visual Basic | Visual C++ |
IList<IElementDef> Children{ get;}
ReadOnly Property Children As IList(Of IElementDef)
property IList<IElementDef^>^ Children { IList<IElementDef^>^ get (); }