API Reference > Classes > PRC Base Data Types Classes > OdPrcAttribute Class > OdPrcAttribute Methods > OdPrcAttribute::AddDataPair Method
OdPrcAttribute::AddDataPair Method
Syntax
C++
void AddDataPair(const OdPrcContentSingleAttribute & attrPair);
Parameters 
Description 
const OdPrcContentSingleAttribute & attrPair 
[in] A pair data to be added. 

Add pair data to the attribute. Pair data contains an attribute title and data.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.