Amazon.RDS.Model.DescribeDBClusterParameterGroupsRequest.IsSetMaxRecords C# (CSharp) 메소드

IsSetMaxRecords() 개인적인 메소드

private IsSetMaxRecords ( ) : bool
리턴 bool
        internal bool IsSetMaxRecords()
        {
            return this._maxRecords.HasValue; 
        }