Amazon.EC2.Model.IpPermission.IsSetUserIdGroupPairs C# (CSharp) Method

IsSetUserIdGroupPairs() private method

private IsSetUserIdGroupPairs ( ) : bool
return bool
        internal bool IsSetUserIdGroupPairs()
        {
            return this._userIdGroupPairs != null && this._userIdGroupPairs.Count > 0; 
        }