Amazon.EC2.Model.IpPermission.IsSetUserIdGroupPairs C# (CSharp) 메소드

IsSetUserIdGroupPairs() 개인적인 메소드

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