Freigeben über


UInt16Value-Member

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

Defines UInt16Value - UInt16 value for attributes.

Vom UInt16Value-Typ werden die folgenden Member offengelegt.

Konstruktoren

  Name Beschreibung
Öffentliche Methode UInt16Value() Initializes a new instance of the UInt16Value.
Öffentliche Methode UInt16Value(UInt16) Initializes a new instance of the UInt16Value.
Öffentliche Methode UInt16Value(UInt16Value) Initializes a new instance of the UInt16Value 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 FromUInt16 Returns a new UInt16Value object created from UInt16.
Ö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 ToUInt16 Returns the internal UInt16 representation of a UInt16Value object.

Nach oben

Operatoren

  Name Beschreibung
Öffentlicher OperatorStatischer Member Implicit(UInt16 to UInt16Value) Implicit converter from UInt16.
Öffentlicher OperatorStatischer Member Implicit(UInt16Value to UInt16) Implicit converter to UInt16.

Nach oben

Siehe auch

Referenz

UInt16Value Klasse

DocumentFormat.OpenXml-Namespace