FeatureAttribute.FeatureAttribute Constructor
Creates a new FeatureAttribute instance.
FeatureAttribute(Atom name, AttributeType type)
Creates a new FeatureAttribute instance.Syntax
public FeatureAttribute (
Atom name,
AttributeType type
)
Parameters
name
Type: Atom
The name of the attribute.
The name of the attribute.
type
Type: AttributeType
The type of the attribute's value.
The type of the attribute's value.
Platforms
Windows, Linux, Android