XmpArray.Add Method
Name | Parameters | Description |
---|---|---|
Add(Boolean) | value | Adds a new item to the array. |
Add(DateTime) | value | Adds a new item to the array. |
Add(Int32) | value | Adds a new item to the array. |
Add(Single) | value | Adds a new item to the array. |
Add(String) | value | Adds a new item to the array. |