Amazon.RDS.Model.DescribeOptionGroupOptionsResult.IsSetOptionGroupOptions C# (CSharp) 메소드

IsSetOptionGroupOptions() 개인적인 메소드

private IsSetOptionGroupOptions ( ) : bool
리턴 bool
        internal bool IsSetOptionGroupOptions()
        {
            return this.optionGroupOptions.Count > 0;
        }
DescribeOptionGroupOptionsResult