名前 | 解説 | |
---|---|---|
![]() | UIStrings コンストラクタ |
UIStringsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | UIStrings コンストラクタ |
名前 | 解説 | |
---|---|---|
![]() | Add | オーバーロードされます。 Adds a string to the collection, specifying the ordinal. |
![]() | AddInOrder | Adds a string to the collection, preserving the order. |
![]() | GetDescription | Returns the description of a string. |
![]() | GetKeyAt | Returns the key of an item with the specified index. |
![]() | GetValueAt | Gets the string by its index. |
![]() | IsDefault | Tests whether a string in the collection has default value. |
![]() | Reset | オーバーロードされます。 Sets all strings in collection to their default values. |
![]() | SetValueAt | Sets the value of a string with the specified index. |
![]() | ShouldSerialize | Indicates whether any of the strings in the current collection have non-default values. |
名前 | 解説 | |
---|---|---|
![]() | CollectionChanged | Occurs when the collection has been changed. |
![]() | ItemAdded | Occurs when a new item is added to the collection. |
![]() | ItemChanged | Occurs when an item in the collection is changed. |