ExtendedProperties.IndexOf 메서드
보호된 멤버 포함
상속된 멤버 포함
.NET Framework 멤버 포함
.NET Compact Framework 멤버 포함
XNA Framework 멤버 포함
업데이트: 2007년 11월
ExtendedProperties 컬렉션 내에서 특정 ExtendedProperty 개체의 인덱스를 반환합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
![]() |
IndexOf(ExtendedProperty) | ExtendedProperty 개체의 이름을 기반으로 ExtendedProperties 내에서 특정 ExtendedProperty 개체의 인덱스를 반환합니다. |
![]() |
IndexOf(Guid) | ExtendedProperty 개체의 GUID(Globally Unique Identifier)를 기반으로 ExtendedProperties 내에서 특정 ExtendedProperty 개체의 인덱스를 반환합니다. |
위쪽