Поделиться через


IppAttributeValue.GetDateTimeArray Метод

Определение

Возвращает массив атрибутов dateTime , содержащихся в текущем объекте IppAttributeValue .

public:
 virtual IVector<DateTime> ^ GetDateTimeArray() = GetDateTimeArray;
IVector<DateTime> GetDateTimeArray();
public IList<System.DateTimeOffset> GetDateTimeArray();
function getDateTimeArray()
Public Function GetDateTimeArray () As IList(Of DateTimeOffset)

Возвращаемое значение

Массив атрибутов dateTime .

Применяется к