[This is preliminary documentation and is subject to change.]
Namespace: PhoenixAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public struct Serial : IFormattable, IConvertible, IComparable<uint>, IComparable
<SerializableAttribute> _ Public Structure Serial _ Implements IFormattable, IConvertible, IComparable(Of UInteger), _ IComparable
[SerializableAttribute] public value class Serial : IFormattable, IConvertible, IComparable<unsigned int>, IComparable
Members
All Members | Constructors ![]() | Fields ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Serial(UInt32) | Initializes a new instance of the Serial class |
![]() ![]() | Equality(Serial, Serial) | |
![]() | Equals(Object) | (Overrides ValueType..::.Equals(Object).) |
![]() ![]() | Explicit(Serial) | |
![]() | GetHashCode()()() | (Overrides ValueType..::.GetHashCode()()().) |
![]() ![]() | Implicit(Serial) | |
![]() ![]() | Implicit(Int32) | |
![]() ![]() | Implicit(UInt32) | |
![]() ![]() | Inequality(Serial, Serial) | |
![]() ![]() | Invalid | |
![]() | IsValid | |
![]() ![]() | Parse(String) | |
![]() | ToString()()() | (Overrides ValueType..::.ToString()()().) |
![]() | ToString(String, IFormatProvider) |