Amazon.ApplicationDiscoveryService.Model.AgentInfo.IsSetAgentNetworkInfoList C# (CSharp) Method

IsSetAgentNetworkInfoList() private method

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