C# Class SumoNinjaMonkey.Framework.Collections.VectorChangedEventArgs

Inheritance: IVectorChangedEventArgs
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
VectorChangedEventArgs ( CollectionChange type, uint index ) : Windows.Foundation.Collections

Method Details

VectorChangedEventArgs() public méthode

public VectorChangedEventArgs ( CollectionChange type, uint index ) : Windows.Foundation.Collections
type CollectionChange
index uint
Résultat Windows.Foundation.Collections