Amazon.IdentityManagement.Model.ListEntitiesForPolicyResponse.IsSetPolicyUsers C# (CSharp) 메소드

IsSetPolicyUsers() 개인적인 메소드

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