Bond accessor
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public Bond Bond( int index ) |
| Visual Basic (Declaration) |
|---|
Public Function Bond ( _ index As Integer _ ) As Bond |
| Visual C++ |
|---|
public: Bond^ Bond( int index ) |
Parameters
- index
- Type: System..::.Int32
Bond index
Return Value
[Missing <returns> documentation for "M:Hyleos.Chemistry.Atom.Bond(System.Int32)"]