AltTranslation object
AltTransProperties object
AltTransProperty object

The "AltTranslationProperties" object is a collection of "AltTranslationProperty" objects. The collection contains all the properties of the corresponding alternate translation.

MemberDescription
Add Adds a GroupProperty to the collection.
Add( Name As XLIFFAltTransAttributes, Value As String, NamespaceURI As String,
ExtendedName As String) As AltTransProperty
Item Returns the property with the given index.
Item( Index As Variant, NamespaceURI As String ) As AltTransProperty
Remove Removes the property with the given index.
Remove( Index As Variant, NamespaceURI As String )
Count Returns the number of elements in the collection.


Last Updated: 04/26/05