'宣言 Public Overridable Function CanInsert( _ ByVal index As System.Integer _ ) As System.Boolean
public virtual System.bool CanInsert( System.int index )
パラメータ
- index
- The index where the items would be inserted.
'宣言 Public Overridable Function CanInsert( _ ByVal index As System.Integer _ ) As System.Boolean
public virtual System.bool CanInsert( System.int index )