Amazon.EC2.Model.DescribeStaleSecurityGroupsResponse.IsSetStaleSecurityGroupSet C# (CSharp) Method

IsSetStaleSecurityGroupSet() private method

private IsSetStaleSecurityGroupSet ( ) : bool
return bool
        internal bool IsSetStaleSecurityGroupSet()
        {
            return this._staleSecurityGroupSet != null && this._staleSecurityGroupSet.Count > 0; 
        }
DescribeStaleSecurityGroupsResponse