Level2Update.Entries Property

Gets the entries.
public Level2[] Entries {get;}
This language is not supported or no code example is available.
public:  
property array< Level2^ >^ Entries { 
array< Level2^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Entries() : Level2[];
This language is not supported or no code example is available.

Property Value

Level2[]

The entries.

In this article

Definition