Method CanContain
CanContain(Element)
Return true if the type of this element can contain the type of another element. Convenience method.
Declaration
public virtual bool CanContain(Element other)
Parameters
Type | Name | Description |
---|---|---|
Element | other | The other element |
Returns
Type | Description |
---|---|
System.Boolean |