Method TryIncRef
TryIncRef(G)
Try to increment reference counting on the given reference. Returns true
if
the operation was successful.
Declaration
protected abstract bool TryIncRef(G reference)
Parameters
Type | Name | Description |
---|---|---|
G | reference |
Returns
Type | Description |
---|---|
System.Boolean |