Элементы ArrayValue
Holds the value of a parameter when the parameter is of type Array.
Тип ArrayValue предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ArrayValue() () () () | Initializes a new instance of the ArrayValue class. |
![]() |
ArrayValue(DTSParamType) | Initializes a new instance of the ArrayValue class, and initializes the DTSParamType of the array elements. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Clone | Creates an instance of the ArrayValue class that is identical to the current ArrayValue. (Перезаписывает DTSParamValue. . :: . .Clone() () () ().) |
![]() |
Equals | Determines whether two object instances are equal. (Перезаписывает Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | Returns the hash code for an instance of the ArrayValue class. (Перезаписывает Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Elements | Gets or sets the elements of an array. |
![]() |
ParamType | Gets a parameter type. |
В начало
См. также
.gif)
.gif)
.gif)