C# Class SumoNinjaMonkey.Framework.Collections.VectorChangedEventArgs

Inheritance: IVectorChangedEventArgs
显示文件 Open project: liquidboy/X

Public Methods

Method Description
VectorChangedEventArgs ( CollectionChange type, uint index ) : Windows.Foundation.Collections

Method Details

VectorChangedEventArgs() public method

public VectorChangedEventArgs ( CollectionChange type, uint index ) : Windows.Foundation.Collections
type CollectionChange
index uint
return Windows.Foundation.Collections