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

IsSetUserIdGroupPairs() private method

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