Click or drag to resize

PTElementIsMatched Method

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public static bool IsMatched(
	int e1,
	int e2
)

Parameters

e1
Type: SystemInt32
e2
Type: SystemInt32

Return Value

Type: Boolean
See Also