Amazon.Kinesis.Model.PutRecordsResponse.IsSetRecords C# (CSharp) Méthode

IsSetRecords() private méthode

private IsSetRecords ( ) : bool
Résultat bool
        internal bool IsSetRecords()
        {
            return this._records != null && this._records.Count > 0; 
        }