'Declaration Public Function Contains( _
ByVal itemЭлемент, который нужно найти на панели.As RectangleFigure _
) As Boolean
public bool Contains(
RectangleFigure item
)
public: bool Contains(
RectangleFigure* item
)
public:
bool Contains(
RectangleFigure^ item
)
Parameters
- item
- Элемент, который нужно найти на панели.
Return Value
True, если элемент найден на панели; в противном случае, false.