Click or drag to resize

FeaturesCheckCompliance Method

This method determines whether the full gamut of features have been set by the Graph implementation. This is useful for implementers to ensure that they did not miss specifying a feature. Throws InvalidOperationException if a feature was not set

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public void CheckCompliance()
See Also