Share via


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

戻り値

属性

適用対象