Amazon.IdentityManagement.Model.ListEntitiesForPolicyResponse.IsSetPolicyRoles C# (CSharp) Метод

IsSetPolicyRoles() приватный Метод

private IsSetPolicyRoles ( ) : bool
Результат bool
        internal bool IsSetPolicyRoles()
        {
            return this._policyRoles != null && this._policyRoles.Count > 0; 
        }