'宣言 Public Function ToArray() As System.Integer()
'使用法 Dim instance As BookmarkList Dim value() As System.Integer value = instance.ToArray()
public System.int[] ToArray()
'宣言 Public Function ToArray() As System.Integer()
'使用法 Dim instance As BookmarkList Dim value() As System.Integer value = instance.ToArray()
public System.int[] ToArray()