Click or drag to resize

AttributeValueRequirementTypeInsert Method

Overload List
 NameDescription
Public methodInsert(CAEXWrapper, Boolean) Inserts the specified CAEX object in it's associated sequence. The AttributeValueRequirementType defines the UnknownTypeType, the OrdinalScaledTypeType and the NominalScaledTypeType as possible child elements. Only one of these types is allowed as a child.
Public methodInsert(Int32, CAEXWrapper) Inserts the specified CAEX object in it's associated sequence at the defined position. The AttributeValueRequirementType defines the UnknownTypeType, the OrdinalScaledTypeType and the NominalScaledTypeType as possible child elements. Only one of these types is allowed as a child.
Top
See Also