IRemoteTypeContract.GetMembers(BindingFlags) Method

Definition

Returns a collection of IContract objects that provides access to all the members in the current IRemoteTypeContract that match the specified binding constraints.

public System.AddIn.Contract.Collections.IArrayContract<System.AddIn.Contract.IContract> GetMembers (System.Reflection.BindingFlags bindingFlags);

Parameters

bindingFlags
BindingFlags

A bitwise combination of the BindingFlags values that specifies how to search for the members.

Returns

An IArrayContract<C> of IContract objects that provides access to the members of the current IRemoteTypeContract that meet the specified binding constraints.

Applies to

Proizvod Verzije
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1