'宣言 Sub AssignFrom( _ ByVal source As System.Object _ )
'使用法 Dim instance As ICloneableObject Dim source As System.Object instance.AssignFrom(source)
void AssignFrom( System.object source )
パラメータ
- source
- The source object.
'宣言 Sub AssignFrom( _ ByVal source As System.Object _ )
'使用法 Dim instance As ICloneableObject Dim source As System.Object instance.AssignFrom(source)
void AssignFrom( System.object source )