SolrObject::offsetUnset
(PECL solr >= 0.9.2)
SolrObject::offsetUnset — Unsets the value for the property
说明
Unsets the value for the property. This is used when the object is treated as an array. This object is read-only. This should never be attempted.
参数
property_name
-
The name of the property.
示例
示例 #1 SolrObject::offsetUnset() example
<?php
/* ... */
?>
以上示例的输出类似于:
...
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/solrobject.offsetunset.php