TableNotificationCollection.IList.IndexOf(Object) 메서드

정의

int IList.IndexOf (object value);
abstract member System.Collections.IList.IndexOf : obj -> int
override this.System.Collections.IList.IndexOf : obj -> int
Function IndexOf (value As Object) As Integer Implements IList.IndexOf

매개 변수

value
Object

반환

구현

적용 대상