'Declaration
Public Overridable Function RemoveByOID( _
ByVal As OID _
) As Boolean
public virtual bool RemoveByOID(
OID
)
public:
virtual bool RemoveByOID(
OID^
)
Parameters
- targetOID
Return Value
true if the object was removed, false if it was not found in the collection