AccountDataSnapshot.Entries Property

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

Property Value

AccountDataEntry[]

In this article

Definition