다음을 통해 공유


NSMetadataQuery.ValueOfAttribute(String, nint) 메서드

정의

결과 배열의 지정된 인덱스에서 결과에 지정된 attributeName 값입니다.

[Foundation.Export("valueOfAttribute:forResultAtIndex:")]
public virtual Foundation.NSObject ValueOfAttribute (string attribyteName, nint atIndex);
abstract member ValueOfAttribute : string * nint -> Foundation.NSObject
override this.ValueOfAttribute : string * nint -> Foundation.NSObject

매개 변수

attribyteName
String
atIndex
System.System.IntPtr System.nativeint

반환

특성

적용 대상