Method HasID
HasID(string)
Returns whether an ID is already used by any graph element stored in this asset.
public bool HasID(string id)
Parameters
idstringThe graph-element ID to test.
Returns whether an ID is already used by any graph element stored in this asset.
public bool HasID(string id)
id stringThe graph-element ID to test.