Amazon.IdentityManagement.Model.ListEntitiesForPolicyResponse.IsSetPolicyGroups C# (CSharp) Method

IsSetPolicyGroups() private method

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