'宣言 Public Function New( _ ByVal owner As System.Object _ )
'使用法 Dim owner As System.Object Dim instance As New OwnedCollectionBase(owner)
public OwnedCollectionBase( System.object owner )
パラメータ
- owner
- コレクションのオーナー。
'宣言 Public Function New( _ ByVal owner As System.Object _ )
'使用法 Dim owner As System.Object Dim instance As New OwnedCollectionBase(owner)
public OwnedCollectionBase( System.object owner )