'宣言 Public Sub AssignFrom( _ ByVal source As RenderFragmentCollection _ )
'使用法 Dim instance As RenderFragmentCollection Dim source As RenderFragmentCollection instance.AssignFrom(source)
public void AssignFrom( RenderFragmentCollection source )
パラメータ
- source
- The source object to copy properties from.