'宣言 Public Sub AssignFrom( _ ByVal source As UserCellGroupCollection _ )
'使用法 Dim instance As UserCellGroupCollection Dim source As UserCellGroupCollection instance.AssignFrom(source)
public void AssignFrom( UserCellGroupCollection source )
パラメータ
- source
- プロパティのコピー元のソースオブジェクト。