IndexConvention Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Available indexing convention from a spin-orbital index to an integer.
public enum IndexConvention
type IndexConvention =
Public Enum IndexConvention
- Inheritance
-
IndexConvention
Fields
| HalfUp | 2 | |
| NotApplicable | 0 | |
| UpDown | 1 |