ExternalObjectContainer.

Store(Object, int) Method

Syntax

public override sealed void Store(Object obj, int depth)

Parameters

Name Type Description
obj Object
depth int

Return Value

Type Description
void