Freigeben über


UInt64Value-Member

Geschützte Member einschließen
Geerbte Member einschließen

Defines UInt64Value - UInt64 value for attributes.

Vom UInt64Value-Typ werden die folgenden Member offengelegt.

Konstruktoren

  Name Beschreibung
Öffentliche Methode UInt64Value() Initializes a new instance of the UInt64Value.
Öffentliche Methode UInt64Value(UInt64) Initializes a new instance of the UInt64Value.
Öffentliche Methode UInt64Value(UInt64Value) Initializes a new instance of the UInt64Value by deep copy.

Nach oben

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft HasValue Gets a value indicating whether underneath text value is valid value. (Geerbt von OpenXmlSimpleValue<T>.)
Öffentliche Eigenschaft InnerText Gets or sets the inner xml text. (Setzt OpenXmlSimpleValue<T>.InnerText außer Kraft.)
Geschützte Eigenschaft TextValue DON'T use this property. Only for OpenXmlSimpleType.cs internal use. The internal raw text value. (Geerbt von OpenXmlSimpleType.)
Öffentliche Eigenschaft Value Gets or sets the value of the simple value. (Geerbt von OpenXmlSimpleValue<T>.)

Nach oben

Methoden

  Name Beschreibung
Öffentliche Methode Clone Creates a duplicate of this value. (Geerbt von OpenXmlSimpleType.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche MethodeStatischer Member FromUInt64 Returns a new UInt64Value object created from UInt64.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString Returns a String that represents the current value. (Geerbt von OpenXmlSimpleType.)
Öffentliche MethodeStatischer Member ToUInt64 Returns the internal UInt64 representation of a UInt64Value object.

Nach oben

Operatoren

  Name Beschreibung
Öffentlicher OperatorStatischer Member Implicit(UInt64 to UInt64Value) Implicit converter from UInt64.
Öffentlicher OperatorStatischer Member Implicit(UInt64Value to UInt64) Implicit converter to UInt64.

Nach oben

Siehe auch

Referenz

UInt64Value Klasse

DocumentFormat.OpenXml-Namespace