IAttributeSetToArray Method |
An array of all attributes that are in this attribute set.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
SyntaxFunction ToArray As Attribute()
Return Value
Type:
Attribute
An array of FieldAttribute values.
See Also