Level2Snapshot(Level2Snapshot) Constructor

Initializes a new instance of the Level2Snapshot class.
public Level2Snapshot( 
Level2Snapshot snapshot 
)
This language is not supported or no code example is available.
public:  
Level2Snapshot( 
Level2Snapshot^ snapshot 
)
This language is not supported or no code example is available.
public function Level2Snapshot( 
snapshot : Level2Snapshot 
);
This language is not supported or no code example is available.

Parameters

snapshot
Level2Snapshot

The snapshot.

In this article

Definition