Prefix for a unit (i.e. kilo, nano, etc)
Namespace: PalmSens.Units
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Structure Prefix |
| C# |
|---|
| public struct Prefix |
| C++ |
|---|
| value class Prefix |
| J# |
|---|
| public final class Prefix extends ValueType |
| JScript |
|---|
Inheritance Hierarchy
System.Object
PalmSens.Units.Prefix
PalmSens.Units.Prefix
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.