KeyValueTable<LineStyle>.Contains Method
Determines whether the table contains the specified element.
Contains(KeyValuePair item)
Determines whether the table contains the specified element.Syntax
public bool Contains (
KeyValuePair< AttributeValue, LineStyle > item
)
Parameters
An element to look for.
Return Value
True if the table contains item; otherwise, False.
Platforms
Windows, Linux, Android