Click or drag to resize

IAttributeSet Interface

A set of attributes representing the attributes of a field or data cell.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public interface IAttributeSet

The IAttributeSet type exposes the following members.

Methods
  NameDescription
Public methodContains
Tests if the specified attribute is contained within this attribute set.
Public methodToArray
An array of all attributes that are in this attribute set.
Public methodToString
A string representation of this attribute set.
Top
See Also