NSMetadataQuery.ValueOfAttribute(String, nint) 方法

定义

结果中位于 Results 数组中指定索引处的指定 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

返回

属性

适用于