| C1.Xaml アセンブリ > C1.Xaml 名前空間 > C1OrderedSet クラス > Remove メソッド : Remove(Int32) メソッド |
'宣言 Public Overloads Function Remove( _ ByVal item As System.Integer _ ) As System.Boolean
public System.bool Remove( System.int item )
| 例外 | 解説 |
|---|---|
| System.NotSupportedException | System.Collections.Generic.ICollection`1 プロパティは読み取り専用です。 |