'宣言 Public ReadOnly Property ChangeType As EventCollectionChangeTypeEnum
'使用法 Dim instance As EventCollectionChangeEventArgs Dim value As EventCollectionChangeTypeEnum value = instance.ChangeType
public EventCollectionChangeTypeEnum ChangeType {get;}