C# 클래스 SumoNinjaMonkey.Framework.Collections.VectorChangedEventArgs

상속: IVectorChangedEventArgs
파일 보기 프로젝트 열기: liquidboy/X

공개 메소드들

메소드 설명
VectorChangedEventArgs ( CollectionChange type, uint index ) : Windows.Foundation.Collections

메소드 상세

VectorChangedEventArgs() 공개 메소드

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