'宣言 Sub Add( _ ByVal obj As System.Object _ )
'使用法 Dim instance As IC1SerializableCollection Dim obj As System.Object instance.Add(obj)
void Add( System.object obj )
パラメータ
- obj
'宣言 Sub Add( _ ByVal obj As System.Object _ )
'使用法 Dim instance As IC1SerializableCollection Dim obj As System.Object instance.Add(obj)
void Add( System.object obj )