[]
Determines whether this collection contains the specified C1GaugeBaseShape.
public bool Contains(C1GaugeBaseShape item)
Type | Name | Description |
---|---|---|
C1GaugeBaseShape | item |
Type | Description |
---|---|
bool |
Determines whether this collection contains a C1GaugeBaseShape with the specified name.
public bool Contains(string name)
Type | Name | Description |
---|---|---|
string | name |
Type | Description |
---|---|
bool |