Uses of Class
com._1c.g5.v8.dt.dcs.parameters.DcsParameterValueBase
- 
Packages that use DcsParameterValueBase Package Description com._1c.g5.v8.dt.dcs.parameters 
- 
- 
Uses of DcsParameterValueBase in com._1c.g5.v8.dt.dcs.parametersSubclasses of DcsParameterValueBase in com._1c.g5.v8.dt.dcs.parameters Modifier and Type Class Description classDcsParameterValueЗначение параметраMethods in com._1c.g5.v8.dt.dcs.parameters that return DcsParameterValueBase Modifier and Type Method Description DcsParameterValueBaseDcsParameterValueCollection. findItem(String name)Получить параметр по имениDcsParameterValueBaseDcsParameterValueCollection. getItemAt(int pos)Получить параметр по индексуDcsParameterValueBaseDcsParameterValueCollection. getItemAtInternal(int pos)Получить параметрMethods in com._1c.g5.v8.dt.dcs.parameters with parameters of type DcsParameterValueBase Modifier and Type Method Description voidDcsParameterValueCollection. insertItem(DcsParameterValueBase newItem)Добавить параметр
 
-