Amazon.Kinesis.Model.PutRecordsRequest.IsSetRecords C# (CSharp) Метод

IsSetRecords() приватный Метод

private IsSetRecords ( ) : bool
Результат bool
        internal bool IsSetRecords()
        {
            return this._records != null && this._records.Count > 0; 
        }