Amazon.AutoScaling.Model.DescribeTagsRequest.IsSetMaxRecords C# (CSharp) Méthode

IsSetMaxRecords() private méthode

private IsSetMaxRecords ( ) : bool
Résultat bool
        internal bool IsSetMaxRecords()
        {
            return this.maxRecords.HasValue;
        }