'宣言 Protected Overridable Sub OnValidate( _ ByVal value As System.Object _ )
'使用法 Dim instance As DocumentFontCollection Dim value As System.Object instance.OnValidate(value)
protected virtual void OnValidate( System.object value )
パラメータ
- value
'宣言 Protected Overridable Sub OnValidate( _ ByVal value As System.Object _ )
'使用法 Dim instance As DocumentFontCollection Dim value As System.Object instance.OnValidate(value)
protected virtual void OnValidate( System.object value )