Amazon.ApplicationDiscoveryService.Model.ListServerNeighborsResponse.IsSetNeighbors C# (CSharp) Метод

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

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