Amazon.ApplicationDiscoveryService.Model.ListServerNeighborsResponse.IsSetNeighbors C# (CSharp) Method

IsSetNeighbors() private method

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