Amazon.ApplicationDiscoveryService.Model.ListServerNeighborsResponse.IsSetNeighbors C# (CSharp) 메소드

IsSetNeighbors() 개인적인 메소드

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