Szerkesztés

Megosztás a következőn keresztül:


NSMetadataQuery.ValueOfAttribute(String, nint) Method

Definition

The value of the specified attributeName in the result at the specified index in the Results array.

[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

Parameters

attribyteName
String
atIndex
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to