GraphSchema::Schemas Property
Visual Studio 2015
Returns a list of the child schemas that are contained in this schema (excluding grandchildren).
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Property Value
Type: System.Collections.Generic::IEnumerable<GraphSchema^>^
Show: