idx_get

idx_get (1 of 2)

Gets the value associated with the specified key.

Returns: The value associated with the specified key.

idx_get(const int64_t & tag)
ParameterDescription
tagThe tag key whose value to get or set.

idx_get (2 of 2)

Gets the value associated with the specified key.

Returns: The value associated with the specified key.

idx_get(const System::SharedPtr < PropertyDescriptor > & pd)
ParameterDescription
pdThe PropertyDescriptor key whose value to get or set.