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.4.444.0 (1.4.444.0)
Syntax
Attribute[] ToArray()

Return Value

Type: Attribute
An array of FieldAttribute values.
See Also