ObjectPersistData.GetFilteredProperties(String) Metodo

Definizione

Ottiene le voci di proprietà con il filtro specificato.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 System::Collections::IDictionary ^ GetFilteredProperties(System::String ^ filter);
public System.Collections.IDictionary GetFilteredProperties (string filter);
member this.GetFilteredProperties : string -> System.Collections.IDictionary
Public Function GetFilteredProperties (filter As String) As IDictionary

Parametri

filter
String

Proprietà Filter di un'espressione.

Restituisce

IDictionary

Voci di proprietà con il filtro specificato.

Si applica a