[This is preliminary documentation and is subject to change.]
Types to which this type is a base class.
Declaration Syntax
C# | Visual Basic | Visual C++ |
List<TypeSchema> descendents { get; }
ReadOnly Property descendents As List(Of TypeSchema)
property List<TypeSchema^>^ descendents { List<TypeSchema^>^ get (); }