'Declaration Public Overridable Sub RemoveByName( _ ByVal elementName As String _ )
'使用法 Dim instance As Elements Dim elementName As String instance.RemoveByName(elementName)
public virtual void RemoveByName( string elementName )
Elements クラス Elements メンバ
© 2004-2015, GrapeCity inc. All rights reserved.