GetAttributes 方法

获取在块参照中的属性。

参阅 | 示例

语法

RetVal = object.GetAttributes()

Object

BlockRef, ExternalReference, MInsertBlock
使用该方法的对象。

RetVal

Variant[变体] ( AttributeReference 对象的数组)
AttributeReference 对象的数组。

说明

该方法返回一个附着在块参照上可编辑的属性参照数组。

可以只返回外部参照的固有属性。查找外部参照或块参照的固定属性可以用 GetConstantAttributes 方法。