TypeProp

TypeProp class

Type specifies a data type for the custom property value.

public class TypeProp

Constructors

Name Description
TypeProp(TypePropValue) Constructor.

Properties

Name Description
Ufe { get; set; } Specifies attributes of an element.
Value { get; set; } Type specifies a data type for the custom property value.

Methods

Name Description
override Equals(object) Are objects equal.
override GetHashCode() Serves as a hash function for a particular type.

See Also