| RC-WinTrans X8 COM Object Model Help |
Class AltTranslationProperties
|
The "AltTranslationProperties" object is a collection of "AltTranslationProperty" objects. The collection contains all the properties of the corresponding alternate translation.
| Member | Description | |
|---|---|---|
![]() |
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. |