'宣言 Public Function Clone() As IndexEntry
'使用法 Dim instance As IndexEntry Dim value As IndexEntry value = instance.Clone()
public IndexEntry Clone()
戻り値の型
The newly created IndexEntry object.
'宣言 Public Function Clone() As IndexEntry
'使用法 Dim instance As IndexEntry Dim value As IndexEntry value = instance.Clone()
public IndexEntry Clone()