Click or drag to resize

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: 2.1.1566.0 (2.1.1566.0)
Syntax
Attribute[] ToArray()

Return Value

Type: Attribute
An array of FieldAttribute values.
See Also