hw_api_object->remove
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api_object->remove — Removes attribute
설명
bool hw_api_object::remove
( string $name
)
Removes the attribute with the given name.
인수
- name
-
The attribute name.
반환값
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.
There are no user contributed notes for this page.
