Amazon.ApplicationDiscoveryService.Model.DescribeAgentsResponse.IsSetAgentsInfo C# (CSharp) Method

IsSetAgentsInfo() private method

private IsSetAgentsInfo ( ) : bool
return bool
        internal bool IsSetAgentsInfo()
        {
            return this._agentsInfo != null && this._agentsInfo.Count > 0; 
        }
DescribeAgentsResponse