Click or drag to resize

TopologyMatrixItem Property (Int32, Int32)

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public int this[
	int a1,
	int a2
] { get; }

Parameters

a1
Type: SystemInt32
a2
Type: SystemInt32

Property Value

Type: Int32
See Also