GraphSchema::Contains Method (GraphSchema^)

 

Returns true if this schema contains the given schema as a child or grandchild.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
bool Contains(
	GraphSchema^ schema
)

Return Value

Type: System::Boolean

Return to top
Show: