Amazon.EC2.Model.DescribeStaleSecurityGroupsResponse.IsSetStaleSecurityGroupSet C# (CSharp) 메소드

IsSetStaleSecurityGroupSet() 개인적인 메소드

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