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