'宣言 Public MustOverride Function GetNextSibling() As XmlNodeWrapperBase
'使用法 Dim instance As XmlNodeWrapperBase Dim value As XmlNodeWrapperBase value = instance.GetNextSibling()
public abstract XmlNodeWrapperBase GetNextSibling()
'宣言 Public MustOverride Function GetNextSibling() As XmlNodeWrapperBase
'使用法 Dim instance As XmlNodeWrapperBase Dim value As XmlNodeWrapperBase value = instance.GetNextSibling()
public abstract XmlNodeWrapperBase GetNextSibling()