NSMetadataQueryDelegate_Extensions.ReplacementValueForAttributevalue Method

Definition

public static Foundation.NSObject ReplacementValueForAttributevalue (this Foundation.INSMetadataQueryDelegate This, Foundation.NSMetadataQuery query, string attributeName, Foundation.NSObject value);
static member ReplacementValueForAttributevalue : Foundation.INSMetadataQueryDelegate * Foundation.NSMetadataQuery * string * Foundation.NSObject -> Foundation.NSObject

Parameters

This
INSMetadataQueryDelegate

The instance on which this extension method operates.

attributeName
String
value
NSObject

Returns

Applies to