AssociativeContainer<IndexType, ItemType>::Put
void Put ( const IndexType & idx, const ItemType & item );
파라미터
- idx
추가하거나 세트할 항목의 인덱스입니다. - item
추가할 항목 또는 지정한 항목의 새로운 값입니다.
설명
메모리 오버플로우가 발생하면 OutOfMemoryException 예외가 던져질 것입니다.
Graphisoft®
GSRootVersion: 1.0
void Put ( const IndexType & idx, const ItemType & item );
메모리 오버플로우가 발생하면 OutOfMemoryException 예외가 던져질 것입니다.