Freigeben über


ComplexValue-Member

Encapsulates the value of a complex type parameter.

Der ComplexValue-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ComplexValue() () () () Initializes a new instance of the ComplexValue class.
Öffentliche Methode ComplexValue(array<ComplexProperty> [] () [] []) Initializes a new instance of the ComplexValue class, and initializes the properties of the ComplexValue.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Clone Creates an instance of the ComplexValue class that is identical to the current ComplexValue. (Überschreibt DTSParamValue. . :: . .Clone() () () ().)
Öffentliche Methode Equals Determines whether two object instances are equal. (Überschreibt Object. . :: . .Equals(Object).)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode Returns the hash code of this object. (Überschreibt Object. . :: . .GetHashCode() () () ().)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Properties Gets an array of properties for the ComplexValue class.

Zum Anfang