Method Equals Equals(SystemGraphData) Determine if other object is equal. Declaration public bool Equals(SystemGraphData other) Parameters Type Name Description SystemGraphData other The other object. Returns Type Description bool true if is equal, false otherwise. Implements IEquatable<T>.Equals(T)