Amazon.EC2.Model.DescribeSecurityGroupsRequest.IsSetGroupIds C# (CSharp) 메소드

IsSetGroupIds() 개인적인 메소드

private IsSetGroupIds ( ) : bool
리턴 bool
        internal bool IsSetGroupIds()
        {
            return this._groupIds != null && this._groupIds.Count > 0; 
        }