'宣言 Protected Function AddInt( _ ByVal item As System.Object _ ) As System.Integer
'使用法 Dim instance As OwnedCollectionBase Dim item As System.Object Dim value As System.Integer value = instance.AddInt(item)
protected System.int AddInt( System.object item )
パラメータ
- item