共用方式為


NSMetadataQuery.ValueOfAttribute(String, nint) 方法

定義

Result 陣列中指定索引處結果中指定 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

傳回

屬性

適用於