名前 | 解説 | |
---|---|---|
![]() | ValueSet<T> コンストラクタ | オーバーロードされます。 |
ValueSet<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ValueSet<T> コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
![]() | Add | Adds a value to the collection if not already present. |
![]() | Clear | Removes all objects from the collection. |
![]() | Contains | Determines whether the collection contains a specific value. |
![]() | Equals | objectから継承されます。 |
![]() | GetHashCode | objectから継承されます。 |
![]() | GetType | objectから継承されます。 |
![]() | SameValues | Determines whether the values in this set are the same as the ones in a given array. |
![]() | Sort | Sorts the elements in the collection. |
![]() | ToArray | Creates an array from this collection. |
![]() | ToList | Creates a System.Collections.Generic.List`1 from this collection. |
![]() | ToString | objectから継承されます。 |