Class TypeConnection

TypeConnection class

Specifies various types, based on the element in which it is contained.

public class TypeConnection

Constructors

NameDescription
TypeConnection(TypeConnectionValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Specifies various types, based on the element in which it is contained.

Methods

NameDescription
Clone()Creates deep copy of this instance.
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also