GraphSchema::Contains Method (GraphSchema^)
Visual Studio 2015
Returns true if this schema contains the given schema as a child or grandchild.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- schema
- Type: Microsoft.VisualStudio.GraphModel::GraphSchema^
Return Value
Type: System::Boolean
Show: