Contains
PropertyKeyedCollection<T>.Contains method
Determines whether the PropertyCollection
contains a property with the specified name.
public bool Contains(string name)
Parameter | Type | Description |
---|---|---|
name | String | The name of a property |
Return Value
true if the PropertyCollection
contains a property with the specified name; otherwise, false.
See Also
- class PropertyKeyedCollection<T>
- namespace Aspose.Tasks.Properties
- assembly Aspose.Tasks