www.mxdraw.com
内容索引主面
前一个向上下一个
McDbObjectPointerBase::object 方法 ()

返回打开的对象指针 

This function does not modify the object, but we may not make it const. Doing so will overload it with the const operator->() function above, which is not allowed (we're overloading on const-ness).

C++
T_OBJECT * object();
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!