[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 Graphic : IFormattable, IConvertible, IComparable<ushort>, IComparable
<SerializableAttribute> _ Public Structure Graphic _ Implements IFormattable, IConvertible, IComparable(Of UShort), _ IComparable
[SerializableAttribute] public value class Graphic : IFormattable, IConvertible, IComparable<unsigned short>, IComparable
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Graphic(UInt16) | Initializes a new instance of the Graphic class |
![]() ![]() | Equality(Graphic, Graphic) | |
![]() | Equals(Object) | (Overrides ValueType..::.Equals(Object).) |
![]() ![]() | Explicit(Graphic) | |
![]() | GetHashCode()()() | (Overrides ValueType..::.GetHashCode()()().) |
![]() ![]() | Implicit(Graphic) | |
![]() ![]() | Implicit(Int32) | |
![]() ![]() | Implicit(UInt16) | |
![]() ![]() | Inequality(Graphic, Graphic) | |
![]() ![]() | Invariant | |
![]() | IsInvariant | |
![]() ![]() | Parse(String) | |
![]() | ToString()()() | (Overrides ValueType..::.ToString()()().) |
![]() | ToString(String, IFormatProvider) |