'宣言 Function CreateSame() As System.Object
'使用法 Dim instance As ICloneableObject Dim value As System.Object value = instance.CreateSame()
System.object CreateSame()
戻り値の型
The newly created object.
'宣言 Function CreateSame() As System.Object
'使用法 Dim instance As ICloneableObject Dim value As System.Object value = instance.CreateSame()
System.object CreateSame()