ILateBound 接口 |
命名空间: XSharp
ILateBound 类型公开以下成员。
名称 | 说明 | |
---|---|---|
NoIvarGet |
Method to read a field or property late bound.
| |
NoIvarPut |
Method to update a field or property late bound.
| |
NoMethod |
Call a method in the type late bound. Arguments are passed as Clipper calling convention parameters.
The method name is passed as first parameter.
|