| Visual Basic (Declaration) | |
|---|---|
Public Enum Force Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum Force : Enum | |
| Member | Description |
|---|---|
| Newton | |
| Yottanewton | |
| Zettanewton | |
| Exanewton | |
| Petanewton | |
| Teranewton | |
| Giganewton | |
| Meganewton | |
| Kilonewton | |
| Hectonewton | |
| Dekanewton | |
| Decinewton | |
| Centinewton | |
| Millinewton | |
| Micronewton | |
| Nanonewton | |
| Piconewton | |
| Femtonewton | |
| Attonewton | |
| Zeptonewton | |
| Yoctonewton | |
| Dyne | |
| GramForce | |
| KilogramForce | |
| JouleCentimetre | |
| JouleMetre | |
| KipForce | |
| OunceForce | |
| PoundForce | |
| Poundal |
System.Object
System.ValueType
System.Enum
dotnetCHARTING.Force