[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.OwnedSortedDictionary-2.SetOwner

SetOwner Method

SetOwner(object)

Sets the owner of the current object.

Declaration
protected virtual void SetOwner(object value)
Protected Overridable Sub SetOwner(value As Object)
Parameters
Type Name Description
object value

The owner to set.