DataSourceCacheDurationConverter.GetStandardValues Метод

Определение

Возвращает коллекцию стандартных значений типа, для которого создан экземпляр DataSourceCacheDurationConverter.

public:
 override System::ComponentModel::TypeConverter::StandardValuesCollection ^ GetStandardValues(System::ComponentModel::ITypeDescriptorContext ^ context);
public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues (System.ComponentModel.ITypeDescriptorContext context);
override this.GetStandardValues : System.ComponentModel.ITypeDescriptorContext -> System.ComponentModel.TypeConverter.StandardValuesCollection
Public Overrides Function GetStandardValues (context As ITypeDescriptorContext) As TypeConverter.StandardValuesCollection

Параметры

context
ITypeDescriptorContext

Объект ITypeDescriptorContext, предоставляющий контекст формата.

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

Объект TypeConverter.StandardValuesCollection, содержащий 0 для срока кэширования, представляющего бесконечность.

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