Amazon.ApplicationDiscoveryService.Model.AgentInfo.IsSetAgentNetworkInfoList C# (CSharp) Метод

IsSetAgentNetworkInfoList() приватный Метод

private IsSetAgentNetworkInfoList ( ) : bool
Результат bool
        internal bool IsSetAgentNetworkInfoList()
        {
            return this._agentNetworkInfoList != null && this._agentNetworkInfoList.Count > 0; 
        }