'Declaration Protected Overrides Function IsItemItsOwnContainerOverride( _ ByVal item As System.Object _ ) As System.Boolean
protected override System.bool IsItemItsOwnContainerOverride( System.object item )
Parameters
- item
- The item to check.
Return Value
true if the item is (or is eligible to be) its own container; otherwise, false.