iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ResultPropertyCollection.Contains Method

Indicate if a ResultProperty is in the collection

Overload List

Indicate if a ResultProperty is in the collection

public bool Contains(ResultProperty);

Indicate if a ResultProperty is in the collection

public bool Contains(String);

See Also

ResultPropertyCollection Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace