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

Return Value

Type: Attribute
An array of FieldAttribute values.
See Also