Class TypeProp

TypeProp class

Type specifies a data type for the custom property value.

public class TypeProp

Constructors

NameDescription
TypeProp(TypePropValue)Constructor.

Properties

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

Methods

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

See Also