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